]> git.sur5r.net Git - i3/i3/commit
Add sensible discretion to UnmapNotify drag abort
authorTony Crisci <tony@dubstepdish.com>
Sat, 9 Nov 2013 17:51:44 +0000 (12:51 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Nov 2013 18:54:49 +0000 (19:54 +0100)
commitf3bf314662e739e4c0ab3264e793871983242325
treef648a5b6313a090b3324b83f893e6ee2c483db40
parente08215896e27ef3501e13501814214d933043e5b
Add sensible discretion to UnmapNotify drag abort

Only abort a drag action on UnmapNotify when the unmapping window is
managed on the current workspace.

fixes #1108
src/floating.c