Mercurial > dwm-meillo
log event.c @ 222:770233c1df06
age | author | description |
---|---|---|
Mon, 07 Aug 2006 13:40:31 +0200 | arg | applied grabbing-- and shell_minimal |
Fri, 04 Aug 2006 18:34:40 +0200 | arg | small performance tweak ;) |
Fri, 04 Aug 2006 18:25:40 +0200 | arg | fixed xterm font change (all other related apps should work fine with this fix as well) |
Thu, 03 Aug 2006 12:12:26 +0200 | arg | removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags |
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 |