]> git.sur5r.net Git - i3/i3/commit
Bugfix: fix coordinates of scratchpad windows on output changes (Thanks badboy)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Jan 2013 14:47:43 +0000 (15:47 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Jan 2013 14:47:43 +0000 (15:47 +0100)
commit7be5ece6636f7a4c800ab0c5dd6289b38db7b435
treea79e983bd86199a22d2cdca4a97531cfb34b4aff
parent8f4456a14a0eb2b6750c3cad643baab018136395
Bugfix: fix coordinates of scratchpad windows on output changes (Thanks badboy)

Previously, after reconfiguring monitors, scratchpad windows could still
be focused but might be out of bounds for you to see.

fixes #929
src/scratchpad.c