]> 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:23:47 +0000 (23:23 +0200)
commit8c6c4270a9dc6cfb8e9767e790507e23c91b5654
tree4a01cd85750ecb50318aeda9b4e7a0b927708b8a
parentf31cf0b5c96b2f8ed06a2709b59903ada5ac2115
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