]> git.sur5r.net Git - i3/i3/commit
Correctly exit when another window manager is already running
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 22 Dec 2009 10:29:24 +0000 (11:29 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 22 Dec 2009 10:29:24 +0000 (11:29 +0100)
commit9df64a8d0ae1e622363b0483e1b7220c178be773
treefc5cdd6dc0f1613ad30f77e799dcb1ed209721c1
parent500127705eb82a1002ed4b7b88dcc0c620bf5c92
Correctly exit when another window manager is already running

This is implemented by checking if setting the redirect mask returned
an error or not.
src/mainx.c
src/util.c