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 | ad0296175dce4308a9fe12e3c8913eddefa7e468 (patch) | |
tree | ab2a1e1681a7580293c254fec043acac4fc5f7f3 /TODO | |
parent | bf9b1c525033c36397d6289270af52ba7b1463e0 (diff) | |
download | metatile-ad0296175dce4308a9fe12e3c8913eddefa7e468.tar metatile-ad0296175dce4308a9fe12e3c8913eddefa7e468.zip |
updated TODO
darcs-hash:20070326073415-c98ca-4236f37ea2d2a1ea4ac03f0531a9fcf8852ee847
Diffstat (limited to 'TODO')
-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. |