diff options
author | daniel <daniel@wagner-home.com> | 2007-03-28 12:34:35 +0200 |
---|---|---|
committer | daniel <daniel@wagner-home.com> | 2007-03-28 12:34:35 +0200 |
commit | 9d0e6b9aef0470824436be2b5851bc419aa8727e (patch) | |
tree | a23a2b7826156fe9efd648c9d06c81f60f5d3e4b /TODO | |
parent | 6bdf7a9b136477cadaef81c7cbb725fbec705df3 (diff) | |
download | xmonad-9d0e6b9aef0470824436be2b5851bc419aa8727e.tar.gz xmonad-9d0e6b9aef0470824436be2b5851bc419aa8727e.tar.xz xmonad-9d0e6b9aef0470824436be2b5851bc419aa8727e.zip |
allow mouse to change current workspace
darcs-hash:20070328103435-c98ca-4d9fe6e66589e0bc9cbd79eabe41a559084ce37f.gz
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -25,8 +25,5 @@ - change focus in the StackSet structure on EnterNotify - let mod+enter demote a master window - borders (low priority, maybe wait until 0.2) - - 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. |