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