summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 08:34:25 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2011-11-17 08:34:25 +0100
commita389d4ade00b578b5d4a8148601c831e7347c321 (patch)
tree107cde5a9d103fe3bfb062fc17a69880bead8e77 /NEWS
parentb67b7a9b529bae40848f429cd9d201abf18e9d5f (diff)
downloadmcwm-a389d4ade00b578b5d4a8148601c831e7347c321.zip
Rewrote ConfigureRequest handling. Don't obey window moves not
initiated by user. Always fit window on physical screen.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3238065..8d5a9f0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ User visible changes
2011-11-17
+ * In a ConfigureRequest we no longer obey window movements not
+ initiated by the user.
+
* Fixed bug with topright command on other physical screens.
* -b no longer boolean. Now takes parameter number of pixels.