]> git.sur5r.net Git - i3/i3/commit
Bugfix: Don’t raise clients in fullscreen mode, send correct position to clients...
authorMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 8 May 2009 21:22:40 +0000 (23:22 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Fri, 8 May 2009 21:22:40 +0000 (23:22 +0200)
commit89076ea7cf08fbc1d9dfc81b31a7da689bb9db34
tree971f26034e7fee58d84c6f5cb5e6799365c083f1
parent30b5b80b176cc2a8a0a567e3d032b09879371544
Bugfix: Don’t raise clients in fullscreen mode, send correct position to clients in fullscreen mode (Thanks ch3ka, mist)

This fixes #38 which only happened for clients which actively tried
to reconfigure themselves.
src/handlers.c
src/util.c