diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-17 17:21:29 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-17 17:21:29 +0200 |
commit | 661d64727c0ad45a8778613bb872a9bd652ad19a (patch) | |
tree | 704d5c90b400bcb982e8cf221a1cd6501480e7f3 /TODO | |
parent | c8d92175789d166bae67f109cd29730162e56aa4 (diff) | |
download | mcwm-661d64727c0ad45a8778613bb872a9bd652ad19a.zip |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,10 +1,15 @@ -*- text -*- -* Feedback window for resize and move. +* Feedback window We need to tell the user the new geometry somehow. Is this what I want? + The feedback window can also show what workspace we just changed to. + + Can we cooperate with a stand-alone program? Write our status to a + root hint than can be picked up by another program? + * Changing focus from keyboard Save the subwindows of the root window and focus each when pressing @@ -54,7 +59,7 @@ unclutter -grab works, though, but that mucks with slock. It makes slock unlock the screen after ~20 seconds! -* CTWM-like resize, at least with the mouse. +* CTWM-like resize, at least with the mouse? * Flag to disable dontmoveoff? |