aboutsummaryrefslogtreecommitdiffstats
path: root/config.arg.h
AgeCommit message (Collapse)Author
2006-08-03stylistic chnagearg@10ksloc.org
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the ↵arg@10ksloc.org
rest is calculated correctly, rules take an int array for the tags
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the ↵arg@10ksloc.org
TLast enum)
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ↵arg@10ksloc.org
is better now
2006-08-02added Acroread.* and MPlayer.* to config.arg.h rulesarg@10ksloc.org
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to ↵arg@10ksloc.org
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
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org
2006-08-01removed 5LOCarg@10ksloc.org
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org
2006-08-01fixed config.h filesarg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org