]> git.sur5r.net Git - i3/i3/commit
Bugfix: Fix resizing on second monitor (Thanks litemotiv)
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Sep 2009 16:08:37 +0000 (18:08 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 25 Sep 2009 16:08:37 +0000 (18:08 +0200)
commit2493c4b232e6304bd502bf78083bf0cb498a3d85
tree4ea3e4dbee19a825d6db22f8437f8bc77d787cb9
parentf4ec7fdfe90f2e84b3ad17f18857f9822f3179d4
Bugfix: Fix resizing on second monitor (Thanks litemotiv)

We now use the virtual screen’s size/position instead of the X root
window for the grabwin (grabwin = the area in which the pointer may
move when resizing).
src/resize.c