From: Dana Jansens Date: Tue, 9 Sep 2003 08:09:08 +0000 (+0000) Subject: more changes X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=67ba3e2f3be02c1886694a506ee3c1fc4a67c022;p=chaz%2Fopenbox more changes --- diff --git a/ChangeLog b/ChangeLog index 6003950c..89f82940 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2003-09-09 Ben Jansens + * 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.