summaryrefslogtreecommitdiffstats
path: root/config.arg.h
Commit message (Collapse)AuthorAgeFilesLines
* s/tag2/two/gGravatar arg@10ksloc.org 2006-08-031-2/+2
|
* stylistic chnageGravatar arg@10ksloc.org 2006-08-031-2/+2
|
* removed TLast tag enum, now tags is simple defined as char *[] array, the ↵Gravatar arg@10ksloc.org 2006-08-031-29/+23
| | | | rest is calculated correctly, rules take an int array for the tags
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the ↵Gravatar arg@10ksloc.org 2006-08-031-2/+2
| | | | TLast enum)
* changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ↵Gravatar arg@10ksloc.org 2006-08-021-1/+1
| | | | is better now
* added Acroread.* and MPlayer.* to config.arg.h rulesGravatar arg@10ksloc.org 2006-08-021-0/+2
|
* made fullscreen apps working fine in floating mode (there is no sane way to ↵Gravatar arg@10ksloc.org 2006-08-021-9/+9
| | | | 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
* applied Sanders patches (numlock2)Gravatar arg@10ksloc.org 2006-08-021-2/+2
|
* renamed ARRANGE into DEFMODEGravatar arg@10ksloc.org 2006-08-011-2/+1
|
* removed 5LOCGravatar arg@10ksloc.org 2006-08-011-8/+6
|
* cleaned config.*h to prevent some confusionGravatar arg@10ksloc.org 2006-08-011-2/+1
|
* fixed config.h filesGravatar arg@10ksloc.org 2006-08-011-2/+1
|
* centralized/externalized configuration to config.hGravatar arg@10ksloc.org 2006-08-011-0/+76