summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAlec Berryman <alec@thened.net>2007-04-18 02:14:53 +0200
committerAlec Berryman <alec@thened.net>2007-04-18 02:14:53 +0200
commitcf27eba1ac38e22fa266011f8505cff097293e04 (patch)
tree37e587a5d13ffa6a9a17185c30955b1d7b004a78 /TODO
parent9cc08d835d62f899f9f9937b908c20512feb078a (diff)
downloadmetatile-cf27eba1ac38e22fa266011f8505cff097293e04.tar
metatile-cf27eba1ac38e22fa266011f8505cff097293e04.zip
Update TODO: all the Xinerama issues I've encountered are fixed
As of: Fri Apr 13 04:37:02 EDT 2007 Spencer Janssen <sjanssen@cse.unl.edu> * Ignore window entries while moving windows. This should fix all the focus preservation problems. darcs-hash:20070418001453-39448-d17c97d089e2f24451fba422d11ed053e39b45bc
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 6f90b5f..ded1e38 100644
--- a/TODO
+++ b/TODO
@@ -10,15 +10,6 @@
ignore EnterNotify events (by changing selectInput for the duration).
- let mod+enter demote a master window
-- Xinerama bugs:
- - Closing the last window in a workspace moves focus to another Xinerama
- screen.
- - Focus goes to other Xinerama screen when changing to empty window and
- create new window.
- - Focus doesn't always follow mouse or mouse click across Xinerama screens;
- sometimes focus will only switch with key command to switch to that
- screen.
-
- think about the statusbar/multithreading.
Three shared TVars:
windowTitle :: TVar String