]> Dogcows Code - chaz/openbox/commitdiff
recent changes
authorDana Jansens <danakj@orodu.net>
Tue, 12 Aug 2003 09:26:02 +0000 (09:26 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 12 Aug 2003 09:26:02 +0000 (09:26 +0000)
ChangeLog

index c4b7c2ba277ec3fbf422cf94629c9042d2e7c9c9..54a4895f1e151a000f12616efe169704b26aec1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2003-08-12  xor@zed.orodu.net  <xor@zed>
+
+       * configure.ac: alpha5
+
+       * kernel/screen.c: when cancelling return the first desktop
+
+       * kernel/action.c, kernel/action.h:
+       use the new client_directional_edge_search for the movetoedge actions.
+       add new growtoedge actions.
+
+       * kernel/client.c, kernel/client.h:
+       small bugfix to the directional focus code.
+       add the client_directional_edge_search function.
+
+       * kernel/keyboard.c:
+       only do shit with the grabbed_* when a grab is in place
+
+       * kernel/action.c, kernel/mouse.c, kernel/screen.c:
+       remove debug printings
+
+       * plugins/keyboard/.cvsignore, plugins/keyboard/Makefile, plugins/keyboard/keyboard.c, plugins/keyboard/keyboard.h, plugins/keyboard/translate.c, plugins/keyboard/translate.h, plugins/keyboard/tree.c, plugins/keyboard/tree.h:
+       remove the keyboard plugin shit
+
+       * ChangeLog, Makefile.am, kernel/.cvsignore, kernel/action.c, kernel/action.h, kernel/client.c, kernel/config.c, kernel/config.h, kernel/event.c, kernel/focus.c, kernel/keyboard.c, kernel/keyboard.h, kernel/keytree.c, kernel/keytree.h, kernel/menu.c, kernel/menu.h, kernel/mouse.c, kernel/mouse.h, kernel/openbox.c, kernel/plugin.c, kernel/screen.c, kernel/screen.h, kernel/translate.c, kernel/translate.h, plugins/menu/client_menu.c:
+       move the keyboard and mouse plugins into the kernel for mucho sexiness.
+       make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all.
+       this is some hot shit.
+
+       * kernel/event.c:
+       keep event_lasttime at the last time an event has come in so far, don't regress when events come out of order. props to shrimpx for this patch.
+
 2003-08-12  xor@zed.orodu.net  <xor@zed>
 
        * kernel/event.c:
This page took 0.024928 seconds and 4 git commands to generate.