summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6003950c..89f82940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-09-09 Ben Jansens <xor@zed.orodu.net>
+ * openbox/event.c, openbox/keyboard.c, openbox/keyboard.h:
+ save teh client for interactive actions cuz after teh keyboard is grabbed there is no client
+
+ * configure.ac: beta2
+
+ * ChangeLog: recent changes
+
* openbox/action.c, openbox/action.h, openbox/event.c, openbox/keyboard.c, openbox/keyboard.h, openbox/mouse.c, openbox/mouse.h, openbox/screen.c:
no more interactive mouse actions, they are evil etc. actions now "feel" much more solid. if move/resizing a window while changing workspaces, it will follow.