diff options
author | MC <mc@hack.org> | 2010-07-12 12:46:37 +0200 |
---|---|---|
committer | MC <mc@hack.org> | 2010-07-12 12:46:37 +0200 |
commit | a8e2b3059b9523bb4f4ae94fe416c6f205cb8938 (patch) | |
tree | 1bf5c8e259531b3bc3992a84244baedb26a840b1 | |
parent | dbeb730c9a4608365478ee49f8e8ef85ae2dd08b (diff) | |
download | mcwm-a8e2b3059b9523bb4f4ae94fe416c6f205cb8938.zip |
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -22,12 +22,9 @@ In order of importance: - A window might be on one, several or all virtual screens. Add width something like Mod2-f for "all virtual screens" and perhaps something like Mod2-a <n>, where <n> is 1--9 for virtual screens. - Better ways? Note that this seems to be incompatible with the EWMH - _NET_WM_DESKTOP hint we're currently using. - -* "M" and "X" should toggle. - - Store original geom in X properties for the window. + Better ways? Note that this seems to be mildly incompatible with + the EWMH _NET_WM_DESKTOP hint we're currently using: We will only + be able to save one of the desktops used. * Move to corners: YU BN. |