diff options
-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. |