diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-04-09 09:49:45 +0200 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-04-09 09:49:45 +0200 |
commit | 305f587b16487fa527640d5c083194c3b46424c1 (patch) | |
tree | cd81c3c495178d071dd2a6e73c44fbe296d0306e /TODO | |
parent | 100c0b19a2f84a87090b408bcae5d3f9c92db38e (diff) | |
download | metatile-305f587b16487fa527640d5c083194c3b46424c1.tar metatile-305f587b16487fa527640d5c083194c3b46424c1.zip |
Tile algorithm has been improved
darcs-hash:20070409074945-a5988-ec74e28210eeb540909085a76a41698a97b5495d
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -20,9 +20,6 @@ redraws whenever it finds a change. - tiling: - - Layout calculation: the current algorithm is crude, windows overlap - - windows slightly overlap on i386, do not overlap on amd64, - implies that it's not xmonad's fault? - make focus remain between workspace switches - change focus in the StackSet structure on EnterNotify - let mod+enter demote a master window |