summaryrefslogtreecommitdiffstats
path: root/config.arg.h
Commit message (Collapse)AuthorAgeFilesLines
* changed font size, I'm not blind...Gravatar arg@10ksloc.org 2006-08-071-2/+2
|
* settle with greyGravatar arg@10ksloc.org 2006-08-071-2/+2
|
* made my colors tasting better with the backgroundGravatar arg@10ksloc.org 2006-08-071-3/+3
|
* status box should have a border in my eyesGravatar arg@10ksloc.org 2006-08-071-1/+1
|
* next attempt for w on black switchGravatar arg@10ksloc.org 2006-08-071-4/+4
|
* switched to regexp matching for RulesGravatar arg@10ksloc.org 2006-08-041-6/+5
|
* fixed a bug in dmenu callGravatar arg@10ksloc.org 2006-08-041-3/+3
|
* using execl now, argv changed, using cmd and const char defs directly in the ↵Gravatar arg@10ksloc.org 2006-08-041-11/+6
| | | | KEYS struct
* 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