aboutsummaryrefslogtreecommitdiffstats
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
commited179c59b9e0e20d78d88694b96384d3e4fea08c (patch)
tree37e587a5d13ffa6a9a17185c30955b1d7b004a78 /TODO
parentd148ed202ba2ead69556232f09973cf998e093b0 (diff)
downloadxmonad-ed179c59b9e0e20d78d88694b96384d3e4fea08c.tar.gz
xmonad-ed179c59b9e0e20d78d88694b96384d3e4fea08c.tar.xz
xmonad-ed179c59b9e0e20d78d88694b96384d3e4fea08c.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.gz
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