summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2012-03-05 11:38:00 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2012-03-05 11:38:00 +0100
commit05b85be1e7bfb75e453920d452d05b50fdece3c9 (patch)
tree0f146867ae7f406a60c389c267a60eb8c9df3274
parent983a495af0a29a24df3d1d4023bc23de4d496d9f (diff)
downloadmcwm-05b85be1e7bfb75e453920d452d05b50fdece3c9.zip
US_POSITION should probably be set when hiding windows.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index bf7f083..d7d5b00 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-*- text -*-
+* When hiding a window always set XCB_ICCCM_SIZE_HINT_US_POSITION so
+ the window will be mapped where it was when it was unmapped.
+
* Feature: Handle several screens (DISPLAY=0.x) in classical X.
This means we will have several root windows.