diff options
author | daniel <daniel@wagner-home.com> | 2007-03-28 12:15:40 +0200 |
---|---|---|
committer | daniel <daniel@wagner-home.com> | 2007-03-28 12:15:40 +0200 |
commit | a9e0475af8c1760be81a8bb301b276994ff85a5b (patch) | |
tree | b8bff530640954bcf43aa1819ab9be2d6a0766e3 /TODO | |
parent | 091df37b748ac83810cd7d58921c9eea6372f48d (diff) | |
download | metatile-a9e0475af8c1760be81a8bb301b276994ff85a5b.tar metatile-a9e0475af8c1760be81a8bb301b276994ff85a5b.zip |
first shot at allowing click to focus windows
darcs-hash:20070328101540-c98ca-92140a718ff7491aa88895c0592cd9a964e671b0
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |