diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2011-03-29 15:04:42 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2011-03-29 15:27:04 +0200 |
commit | 91063b16db2ace7d6da14fc7374194cfc1d69254 (patch) | |
tree | 610cb520aca7c611080143419f3e50c48ae3f36d /WISHLIST | |
parent | 3735bdc0e4d3ef7c4a1555f0860c152cf69da7b2 (diff) | |
download | mcwm-91063b16db2ace7d6da14fc7374194cfc1d69254.zip |
Always work on the currently focused window when moving and resizing
and not in the window the mouse cursor happen to be in when the mouse
button is pressed.
However, just do move and resize if the mouse cursor is inside the
window we care about. There's a limit to sloppy focus. It gets
confusing and we might lose focus to another window if we allow move
and resize *and continue to put the mouse cursor back to where it was
when starting, relative to the window*, as we do now.
Removed code for special handling of the root window. We don't use it
anyway.
Extra checks for focuswin == NULL.
Diffstat (limited to 'WISHLIST')
0 files changed, 0 insertions, 0 deletions