Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/tag2/two/g | arg@10ksloc.org | 2006-08-03 | 1 | -2/+2 |
| | |||||
* | stylistic chnage | arg@10ksloc.org | 2006-08-03 | 1 | -2/+2 |
| | |||||
* | removed TLast tag enum, now tags is simple defined as char *[] array, the ↵ | arg@10ksloc.org | 2006-08-03 | 1 | -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 ↵ | arg@10ksloc.org | 2006-08-03 | 1 | -2/+2 |
| | | | | TLast enum) | ||||
* | changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ↵ | arg@10ksloc.org | 2006-08-02 | 1 | -1/+1 |
| | | | | is better now | ||||
* | added Acroread.* and MPlayer.* to config.arg.h rules | arg@10ksloc.org | 2006-08-02 | 1 | -0/+2 |
| | |||||
* | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | arg@10ksloc.org | 2006-08-02 | 1 | -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) | arg@10ksloc.org | 2006-08-02 | 1 | -2/+2 |
| | |||||
* | renamed ARRANGE into DEFMODE | arg@10ksloc.org | 2006-08-01 | 1 | -2/+1 |
| | |||||
* | removed 5LOC | arg@10ksloc.org | 2006-08-01 | 1 | -8/+6 |
| | |||||
* | cleaned config.*h to prevent some confusion | arg@10ksloc.org | 2006-08-01 | 1 | -2/+1 |
| | |||||
* | fixed config.h files | arg@10ksloc.org | 2006-08-01 | 1 | -2/+1 |
| | |||||
* | centralized/externalized configuration to config.h | arg@10ksloc.org | 2006-08-01 | 1 | -0/+76 |