summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2010-07-28 13:38:23 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2010-07-28 13:38:23 +0200
commit61c9fe9a9e0000977a85bd3b1777b0c16b1be6f2 (patch)
tree4b726ccfcbbf2736e34315b660254767bf940730 /TODO
parent5cd0a0533b9fbeaa521fba7626adbe6f5e1f17d5 (diff)
downloadmcwm-61c9fe9a9e0000977a85bd3b1777b0c16b1be6f2.zip
Fixed.
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 0 insertions, 19 deletions
diff --git a/TODO b/TODO
index 9d85689..abeb480 100644
--- a/TODO
+++ b/TODO
@@ -40,25 +40,6 @@
the EWMH _NET_WM_DESKTOP hint we're currently using: We will only
be able to save one of the desktops used.
-* Use window resizing hints.
-
- Done, but needs looking over.
-
- Needs to use the data in the window list instead of asking the
- server every time. This means we have to update the window list
- data, however.
-
- 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.
-
* Snap to border and screen edge, which favours the edge.
* Figure out why unclutter doesn't work in default mode