summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 08:34:25 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 08:34:25 +0100
commita389d4ade00b578b5d4a8148601c831e7347c321 (patch)
tree107cde5a9d103fe3bfb062fc17a69880bead8e77 /TODO
parentb67b7a9b529bae40848f429cd9d201abf18e9d5f (diff)
downloadmcwm-a389d4ade00b578b5d4a8148601c831e7347c321.zip
Rewrote ConfigureRequest handling. Don't obey window moves not
initiated by user. Always fit window on physical screen.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index b163683..49dd388 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
-*- 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.