dwm-meillo
log client.c
age | author | description |
---|---|---|
Thu, 03 Aug 2006 10:55:07 +0200 | arg | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) |
Wed, 02 Aug 2006 16:32:05 +0200 | arg | made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander |
Wed, 02 Aug 2006 13:05:04 +0200 | arg | new stuff |
Wed, 02 Aug 2006 11:28:27 +0200 | arg | implemented focus on enterwindow on titlebars |
Wed, 02 Aug 2006 10:48:58 +0200 | arg | reverting to old resize policy |
Wed, 02 Aug 2006 10:43:21 +0200 | arg | new resize stuff (using XConfigureWindow instead of XSendEvent) |
Tue, 01 Aug 2006 16:44:23 +0200 | arg | renamed WM_PROTOCOL_DELWIN into PROTODELWIN |