diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-21 10:41:35 +0200 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2010-07-21 10:41:35 +0200 |
commit | 52e45ec3cd0c387c570c34cfd989637f595a82b3 (patch) | |
tree | a8ff1421c41e40d11a25bd7c53124e2be5f10662 /TODO | |
parent | 82614a72c72125a339689cd2598e52dd368b119a (diff) | |
download | mcwm-52e45ec3cd0c387c570c34cfd989637f595a82b3.zip |
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -48,8 +48,14 @@ server every time. This means we have to update the window list data, however. -* Special treatment when someone resizes a maximed window... Should it - be possible at all? If so, set new border width when they do it. + When maximizing windows, we need to consider the window resizing + hints. Either that or special treatment when starting to resize a + maximized window. As it is, we can get off by a few pixels when + resizing a maximized window and leave trails... + + Special treatment when someone resizes a fully maximed window... + Should it be possible at all? If so, we need to set new border width + when they do it. Possibly set and read hint about maximized state. |