diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-17 16:55:02 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-17 16:55:02 +0200 |
commit | c8d92175789d166bae67f109cd29730162e56aa4 (patch) | |
tree | d1e77828076c7c7207749657ad3836587f0bb62b | |
parent | ef3f80a6e58abee891a9db4387f7067117c69705 (diff) | |
download | mcwm-c8d92175789d166bae67f109cd29730162e56aa4.zip |
*** empty log message ***
-rw-r--r-- | WISHLIST | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -13,7 +13,7 @@ A wishlist for a window manager: - Sloppy focus. - Changing focus from keyboard which rememebers last focused window. - Keep on the same physical screen. + Keep on the same physical screen. - Focus change from keyboard should restore stacking order after focus switch. @@ -28,6 +28,8 @@ A wishlist for a window manager: - Know about physical screens dynamically (RandR). +- Key binding to change focus to another physical screen. + - Virtual screens. Separate sets for each physical screen. A window should be able to occupy one, several or all virtual @@ -40,3 +42,10 @@ A wishlist for a window manager: - Window placement on virtual screens should be remembered even if wm killed and restarted. + +- Snap to border and screen edge, which favours the edge. + +- Mouse buttons on root window should start some configurable + programs. + +- Feedback window for size when resizing. |