summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-08-12 13:29:12 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2011-08-12 13:29:12 +0200
commit6540fd5a7e7202d23bcfaa968c881e28535a0a89 (patch)
tree5a5a140ac9919cbd2b4772f83b990d3108a92e49 /TODO
parentcc447b8c1ab31fc84b90589172993ea56a45be77 (diff)
downloadmcwm-6540fd5a7e7202d23bcfaa968c881e28535a0a89.zip
Find closest screen added.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 397f317..c1313ca 100644
--- a/TODO
+++ b/TODO
@@ -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.