diff options
author | MC <mc@hack.org> | 2010-06-18 16:24:31 +0200 |
---|---|---|
committer | MC <mc@hack.org> | 2010-06-18 16:24:31 +0200 |
commit | 6cf617c0a560ffea77f9c97c502bffaac145a2b0 (patch) | |
tree | a409ca04a22e3db0bce90e58839cafb87fec017a | |
parent | 151ad6f6fc1ec4c09b8c6f3779962020fa421f6d (diff) | |
download | mcwm-6cf617c0a560ffea77f9c97c502bffaac145a2b0.zip |
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,6 +4,9 @@ In order of importance: * Run under some memory checker. DMALLOC? +* GTK apps has some extra windows that are initially unmapped. How do + we handle these? + * Changing focus from keyboard Save the subwindows of the root window and focus each when pressing @@ -27,8 +30,6 @@ In order of importance: * Flag to disable dontmoveoff. -* Flag for borders off or on. - * Handle colours for real. Don't just assume raw pixel values will work. * Special treatment when someone resizes a maximed window... Should it |