aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authordaniel <daniel@wagner-home.com>2007-03-28 12:15:40 +0200
committerdaniel <daniel@wagner-home.com>2007-03-28 12:15:40 +0200
commit6bdf7a9b136477cadaef81c7cbb725fbec705df3 (patch)
treeb8bff530640954bcf43aa1819ab9be2d6a0766e3 /TODO
parentfa39c478ec32fd04af0edd3f08321cf774da2a25 (diff)
downloadxmonad-6bdf7a9b136477cadaef81c7cbb725fbec705df3.tar.gz
xmonad-6bdf7a9b136477cadaef81c7cbb725fbec705df3.tar.xz
xmonad-6bdf7a9b136477cadaef81c7cbb725fbec705df3.zip
first shot at allowing click to focus windows
darcs-hash:20070328101540-c98ca-92140a718ff7491aa88895c0592cd9a964e671b0.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 15927b5..37579f5 100644
--- a/TODO
+++ b/TODO
@@ -25,8 +25,8 @@
- change focus in the StackSet structure on EnterNotify
- let mod+enter demote a master window
- borders (low priority, maybe wait until 0.2)
- - get this to play nicely with Xinerama (at least under TwinView, things
- are very strange)
- - let click events/scrollwheel events change the focus
+ - let focus-follows-mouse also change the active workspace (not just the
+ active window); note that this currently also makes click-to-focus appear
+ slightly buggy, since sometimes, the wrong window is exempted from setButtonGrab
* Tile vertically/ resize height.