Skip to content
Snippets Groups Projects
Commit d9abc2ba authored by Michael Cardell Widerkrantz's avatar Michael Cardell Widerkrantz
Browse files

*** empty log message ***

parent 83659686
Branches
Tags 20110308
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
The feedback window can also show what workspace we just changed to. 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 Can we cooperate with a stand-alone program? Write our status to a
root hint than can be picked up by another program? root hint or named pipe than can be picked up by another program?
* Changing focus from keyboard * Changing focus from keyboard
...@@ -104,7 +104,8 @@ ...@@ -104,7 +104,8 @@
Instead of iconifying, hide them à la 9wm. Even if we use a key to Instead of iconifying, hide them à la 9wm. Even if we use a key to
hide them, this probably means we have to have a menu to get them hide them, this probably means we have to have a menu to get them
back. back. Perhaps use an external program somehow? Needs to talk to mcwm
anyway. Unix socket?
* Menu * Menu
...@@ -186,3 +187,8 @@ ...@@ -186,3 +187,8 @@
- Dispatch table for key bindings instead of keysym->enum->case? - Dispatch table for key bindings instead of keysym->enum->case?
- Use bitfields instead of extra lists for virtual screens? - Use bitfields instead of extra lists for virtual screens?
* Resize behaviour
Better resize behaviour. We want not to accidentally change the
vertical size when changing horizontal size and vice versa.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment