b35575574bremoved 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
2006-08-03 12:12:26 +0200
666b4563a0hotfix of settags
arg@10ksloc.org
2006-08-03 11:38:26 +0200
7315bb08adusing SRC instead of *.c
arg@10ksloc.org
2006-08-03 11:27:29 +0200
f80688f1c7changed the files included in make dist
arg@10ksloc.org
2006-08-03 10:59:20 +0200
dc5c070c44applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org
2006-08-03 10:58:29 +0200
8cc7f3bacechanged Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org
2006-08-03 10:55:07 +0200
5d3fd3707bimplemented the idea presented by Sander for dwm target
arg@10ksloc.org
2006-08-02 17:49:21 +0200
1bf0c4a8e7changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org
2006-08-02 17:19:22 +0200
863656d2bcfixed a type in README, and patched config.mk
arg@10ksloc.org
2006-08-02 17:12:00 +0200
b515765216removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
arg@10ksloc.org
2006-08-02 16:46:59 +0200
85e6d59956added Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org
2006-08-02 16:38:21 +0200
95e8d12b71made 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
arg@10ksloc.org
2006-08-02 16:32:05 +0200
8bb4a93f2busing O3 instead of Os, binary size still < 40kb
arg@10ksloc.org
2006-07-20 10:26:36 +0200
5ec04b7726fixed version in man page
arg@10ksloc.org
2006-07-20 10:15:05 +0200
3657eaedf3yet another html patch
arg@10ksloc.org
2006-07-20 10:12:41 +0200
9291283a18updated html
arg@10ksloc.org
2006-07-20 10:10:58 +0200
eccd02def2makefile now sets permissions for executables and man pages
arg@10ksloc.org
2006-07-20 09:45:47 +0200
11737233a7removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org
2006-07-20 07:26:23 +0200
bcaf6a7a0fimplemented regexp matching for rules
arg@10ksloc.org
2006-07-19 17:42:08 +0200
f95eed34b4applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org
2006-07-19 16:38:39 +0200
1eaffa372fremoved TODO, because dwm is nearly finished
arg@10ksloc.org
2006-07-19 15:03:53 +0200
b1697e8d5freapplied my default keybindings
arg@10ksloc.org
2006-07-19 14:54:19 +0200