Sat, 05 Aug 2006 14:57:26 +0200 small fix of the last commit
arg@10ksloc.org [Sat, 05 Aug 2006 14:57:26 +0200] rev 200
small fix of the last commit
Sat, 05 Aug 2006 14:56:32 +0200 using -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 05 Aug 2006 14:56:32 +0200] rev 199
using -Os again, zoom is ignored in floating mode or on floating clients
Sat, 05 Aug 2006 14:02:25 +0200 mouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 05 Aug 2006 14:02:25 +0200] rev 198
mouse grab needs also to grab for combinations of numlock/lockmask
Sat, 05 Aug 2006 13:10:09 +0200 slight fix
arg@10ksloc.org [Sat, 05 Aug 2006 13:10:09 +0200] rev 197
slight fix
Fri, 04 Aug 2006 18:34:40 +0200 small performance tweak ;)
arg@10ksloc.org [Fri, 04 Aug 2006 18:34:40 +0200] rev 196
small performance tweak ;)
Fri, 04 Aug 2006 18:25:40 +0200 fixed xterm font change (all other related apps should work fine with this fix as well)
arg@10ksloc.org [Fri, 04 Aug 2006 18:25:40 +0200] rev 195
fixed xterm font change (all other related apps should work fine with this fix as well)
Fri, 04 Aug 2006 18:17:02 +0200 fixed view-change bug reported on the list
arg@10ksloc.org [Fri, 04 Aug 2006 18:17:02 +0200] rev 194
fixed view-change bug reported on the list
Fri, 04 Aug 2006 17:04:50 +0200 no need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 04 Aug 2006 17:04:50 +0200] rev 193
no need for -g anymore, regexp matching works now
Fri, 04 Aug 2006 15:47:50 +0200 fixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 04 Aug 2006 15:47:50 +0200] rev 192
fixed dmenu link (thx to deifl)
Fri, 04 Aug 2006 14:40:32 +0200 switched to regexp matching for Rules
arg@10ksloc.org [Fri, 04 Aug 2006 14:40:32 +0200] rev 191
switched to regexp matching for Rules
Fri, 04 Aug 2006 13:42:40 +0200 fixed a bug in dmenu call
arg@10ksloc.org [Fri, 04 Aug 2006 13:42:40 +0200] rev 190
fixed a bug in dmenu call
Fri, 04 Aug 2006 12:00:55 +0200 using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
arg@10ksloc.org [Fri, 04 Aug 2006 12:00:55 +0200] rev 189
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
Fri, 04 Aug 2006 10:36:22 +0200 added dmenu to dwm.html
arg@10ksloc.org [Fri, 04 Aug 2006 10:36:22 +0200] rev 188
added dmenu to dwm.html
Fri, 04 Aug 2006 10:27:16 +0200 small stylistic fix
arg@10ksloc.org [Fri, 04 Aug 2006 10:27:16 +0200] rev 187
small stylistic fix
Thu, 03 Aug 2006 17:08:43 +0200 removed CONFIG
arg@10ksloc.org [Thu, 03 Aug 2006 17:08:43 +0200] rev 186
removed CONFIG
Thu, 03 Aug 2006 15:36:13 +0200 make config.h not a time dependence
arg@10ksloc.org [Thu, 03 Aug 2006 15:36:13 +0200] rev 185
make config.h not a time dependence
Thu, 03 Aug 2006 15:29:28 +0200 removed rm config.h from clean
arg@10ksloc.org [Thu, 03 Aug 2006 15:29:28 +0200] rev 184
removed rm config.h from clean
Thu, 03 Aug 2006 15:21:08 +0200 added gmake compliance
arg@10ksloc.org [Thu, 03 Aug 2006 15:21:08 +0200] rev 183
added gmake compliance
Thu, 03 Aug 2006 15:09:52 +0200 s/tag2/two/g
arg@10ksloc.org [Thu, 03 Aug 2006 15:09:52 +0200] rev 182
s/tag2/two/g
Thu, 03 Aug 2006 15:05:34 +0200 applied Jukka's diff
arg@10ksloc.org [Thu, 03 Aug 2006 15:05:34 +0200] rev 181
applied Jukka's diff
Thu, 03 Aug 2006 13:50:37 +0200 applied Sanders Makefile patch
arg@10ksloc.org [Thu, 03 Aug 2006 13:50:37 +0200] rev 180
applied Sanders Makefile patch
Thu, 03 Aug 2006 12:21:00 +0200 stylistic chnage
arg@10ksloc.org [Thu, 03 Aug 2006 12:21:00 +0200] rev 179
stylistic chnage
Thu, 03 Aug 2006 12:12:26 +0200 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
arg@10ksloc.org [Thu, 03 Aug 2006 12:12:26 +0200] rev 178
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
Thu, 03 Aug 2006 11:38:26 +0200 hotfix of settags
arg@10ksloc.org [Thu, 03 Aug 2006 11:38:26 +0200] rev 177
hotfix of settags
Thu, 03 Aug 2006 11:27:29 +0200 using SRC instead of *.c
arg@10ksloc.org [Thu, 03 Aug 2006 11:27:29 +0200] rev 176
using SRC instead of *.c
Thu, 03 Aug 2006 10:59:20 +0200 changed the files included in make dist
arg@10ksloc.org [Thu, 03 Aug 2006 10:59:20 +0200] rev 175
changed the files included in make dist
Thu, 03 Aug 2006 10:58:29 +0200 applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org [Thu, 03 Aug 2006 10:58:29 +0200] rev 174
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
Thu, 03 Aug 2006 10:55:07 +0200 changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org [Thu, 03 Aug 2006 10:55:07 +0200] rev 173
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
Wed, 02 Aug 2006 17:49:21 +0200 implemented the idea presented by Sander for dwm target
arg@10ksloc.org [Wed, 02 Aug 2006 17:49:21 +0200] rev 172
implemented the idea presented by Sander for dwm target
Wed, 02 Aug 2006 17:19:22 +0200 changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org [Wed, 02 Aug 2006 17:19:22 +0200] rev 171
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
(0) -100 -50 -30 +30 +50 +100 +300 +1000 tip