summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-09-14 10:22:41 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2011-09-14 10:22:41 +0200
commit9b36bb8a23151b267f5f5efceb50ed9e614d4fa8 (patch)
tree108c7cbbd1de19bdd9ee81acc74f11920e86eb31 /TODO
parent8e344bc46acc9936e9ecd16b3ef98ec6239f5f67 (diff)
downloadmcwm-9b36bb8a23151b267f5f5efceb50ed9e614d4fa8.zip
Note about configurereq.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index c1313ca..b163683 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-*- text -*-
+* In configurerequest() we should honour physical screen limits,
+ perhaps by a call to fitonscreen().
+
* 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.
@@ -8,9 +11,6 @@
*both* MODKEY and mouse button has been released. Will be much nicer
with trackball.
-* Bug: Window border sometimes visible on other screen in vertical
- direction.
-
* Move to first window (or middle of screen) on another screen
with MODKEY + . and , instead of moving windows to new screen.
Shifted these keys will move window to new screen?
@@ -31,8 +31,8 @@
* Feedback window
- We need to tell the user the new geometry somehow. Is this what I
- want?
+ We may need to tell the user the new geometry somehow. Is this what
+ I want?
The feedback window can also show what workspace we just changed to.