From db6bb0561df3c26fe880c8661968273d4799716a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 30 Jul 2003 07:12:16 +0000 Subject: [PATCH] recent changes --- ChangeLog | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) diff --git a/ChangeLog b/ChangeLog index ddd3e69d..3ae69834 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,90 @@ +2003-07-30 xor@zed.orodu.net + + * client.c: the size can be 0 when there is a base size + + * client.c, client.h, event.c: improved ICCCM compliance! + a) send ConfigureNotify back to the client as required by the ICCCM in all sitatuations. + b) send the corrent coords in the ConfigureNotify, including the border width + c) remove the WM_STATE property when unmanaging a window + + * frame.c: code cleaning + + * menu.c: only ignore wheel buttons + +2003-07-29 xor@zed.orodu.net + + * event.c: i am the king of copy/paste errors + +2003-07-29 woodblock + + * event.c: more menu fixes. + I hate menus. + + * menu.c: Clear current_menu when hiding menus. + + * event.c, menu.c: Close menu properly on unbound keys. + + * menu.c: Fix some keyboard control issues. + +2003-07-28 xor@zed.orodu.net + + * client.c, event.c: + base rudeness on if they have a strut even smarter! + + * client.c, event.c: base rudeness on if they have a strut or not + + * client.c, event.c, screen.c: + make the new placement restrictions not affect !normal windows like panels + + * menu.c: use plugin_open_reopen not plugin_open_full + + * event.c, frame.c, frame.h, framerender.c: + hover theme elements for window titlebar buttons + + * client.c, client.h, event.c, screen.c: + make those apps stay/map on screen!! fuck stupid apps. thats right im talking to you mozilla and you too java. + + * event.c: make things compile again. hover does not work yet. + + * client.c: use the macro + + * client.c, event.c: + keep apps from moving/maping their titlebar underneath left/top panels + + * session.c: set teh clone comamnd + + * session.c: + use char not a long, since we're telling the SM that its 1 byte lone + + * session.c: save the commands on startup + + * session.c: use the path properly for the session file + + * session.c: use teh save file not the session id + +2003-07-28 woodblock + + * menu.c: demand load plugins from the menu + + * event.c, menu.c: Menu stuff. + Testing may begin. + +2003-07-26 woodblock + + * event.c: Close menu on click if outside the menu. + I think, haven't tested. + + * menu.c: more fixes + +2003-07-26 xor@zed.orodu.net + + * stacking.c: dont stack groups together + +2003-07-26 woodblock + + * event.c, menu.c, menu.h: Some menu updates. + Don't talk to me about menus. + 2003-07-26 xor@zed.orodu.net * stacking.c: dont stack groups together -- 2.39.2