diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2011-08-12 13:29:12 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2011-08-12 13:29:12 +0200 |
commit | 6540fd5a7e7202d23bcfaa968c881e28535a0a89 (patch) | |
tree | 5a5a140ac9919cbd2b4772f83b990d3108a92e49 /TODO | |
parent | cc447b8c1ab31fc84b90589172993ea56a45be77 (diff) | |
download | mcwm-6540fd5a7e7202d23bcfaa968c881e28535a0a89.zip |
Find closest screen added.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ -*- text -*- +* When a window tries to map itself outside the physical screens, + always map it to the screen closest to the coordinates it asked for + instead of always mapping on the first screen in the list. + * Feature: We need to continue dragging for move and resize until *both* MODKEY and mouse button has been released. Will be much nicer with trackball. |