summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-07-21 10:41:35 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2010-07-21 10:41:35 +0200
commit52e45ec3cd0c387c570c34cfd989637f595a82b3 (patch)
treea8ff1421c41e40d11a25bd7c53124e2be5f10662 /TODO
parent82614a72c72125a339689cd2598e52dd368b119a (diff)
downloadmcwm-52e45ec3cd0c387c570c34cfd989637f595a82b3.zip
*** empty log message ***
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index ced818e..9d85689 100644
--- a/TODO
+++ b/TODO
@@ -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.