]> 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:09:56 +0000 (18:09 +0200)
commit43ff034f0adddb21ebd687330b628210443b746c
tree4a26d2db93a48f6684db7ca8a2a7345a5fa9e29c
parenta3a1ff9894a61fb81a21ee497bfc5926ea8be034
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