summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-08-12 11:42:21 +0200
committerMichael Cardell Widerkrantz <mc@hack.org>2011-08-12 11:42:21 +0200
commitcc447b8c1ab31fc84b90589172993ea56a45be77 (patch)
treefef993a49763631ca573e1ac5f4149a4f5c04333 /NEWS
parentf058f5bcde855f1a8315fc562b568381e169f912 (diff)
downloadmcwm-cc447b8c1ab31fc84b90589172993ea56a45be77.zip
It was still possible to map a window on coordinates outside physical
screens. Now hopefully fixed, if not perfectly: If a window isn't bound to any physical screen it will be bound in newwin() to the first screen mcwm knows about. In fitonscreen() I forgot to check for the case where window coordinates are larger than the screen's.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6747a94..8ac0838 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,13 @@
User visible changes
+2011-08-12
+
+ * It was still possible to map a window on coordinates outside
+ physical screens. Now hopefully fixed, if not perfectly: If a
+ window isn't bound to any physical screen it will be mapped on the
+ first screen mcwm knows about.
+
2011-07-26
* Tabbing warps to middle of window instead of corner. Makes it