diff options
author | daniel <daniel@wagner-home.com> | 2007-03-26 09:34:15 +0200 |
---|---|---|
committer | daniel <daniel@wagner-home.com> | 2007-03-26 09:34:15 +0200 |
commit | c756c7343dc5e1a238b2797b3cf3993312824a26 (patch) | |
tree | ab2a1e1681a7580293c254fec043acac4fc5f7f3 /TODO | |
parent | 346f819b7662c15db70d8f3222df3be3afd93041 (diff) | |
download | xmonad-c756c7343dc5e1a238b2797b3cf3993312824a26.tar.gz xmonad-c756c7343dc5e1a238b2797b3cf3993312824a26.tar.xz xmonad-c756c7343dc5e1a238b2797b3cf3993312824a26.zip |
updated TODO
darcs-hash:20070326073415-c98ca-4236f37ea2d2a1ea4ac03f0531a9fcf8852ee847.gz
Diffstat (limited to '')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -26,9 +26,11 @@ - Layout calculation: the current algorithm is crude, windows overlap - make focus remain between workspace switches - change focus in the StackSet structure on EnterNotify - - operations to change window order (like dwm's mod+enter) - - add 'ratio' to XState, add bindings to change it on the fly + - 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 * Don't resize past end of screen * Tile vertically/ resize height. |