summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@novell.com>2006-05-22 17:51:28 +0000
committerDan Winship <danw@novell.com>2006-05-22 17:51:28 +0000
commitcea03c95725725c7f58af74b849ecb9d695c11db (patch)
treec98b28d7d902dfb4b3a79174c58e36bf7e4d94e4 /ChangeLog
parentad44dfac4c9e8bf6cddec386ec2ab64b28c84ec5 (diff)
deal with both vertical and horizontal struts; but not when moving a dock
window
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 031fa252..0eb223dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-05-22 Dan Winship <danw@novell.com>
+ * src/window.c (moveResizeWindow): deal with both vertical and
+ horizontal struts; but not when moving a dock window
+
* plugins/switcher.c (switchHandleEvent): Check init_all binding
before init, so you can bind "<Alt>" to init_all and so end up
with "<Alt>Tab" being init_all rather than init (but with no way