Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-08-03 | stylistic chnage | arg@10ksloc.org | 1 | -2/+2 | |
2006-08-03 | removed TLast tag enum, now tags is simple defined as char *[] array, the ↵ | arg@10ksloc.org | 1 | -27/+21 | |
rest is calculated correctly, rules take an int array for the tags | |||||
2006-08-03 | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the ↵ | arg@10ksloc.org | 1 | -2/+2 | |
TLast enum) | |||||
2006-08-02 | changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ↵ | arg@10ksloc.org | 1 | -1/+1 | |
is better now | |||||
2006-08-02 | removed the CONFIG variable from config.mk, renamed config.h into ↵ | arg@10ksloc.org | 1 | -0/+0 | |
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 | |||||
2006-08-02 | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | arg@10ksloc.org | 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 | |||||
2006-08-02 | applied Sanders patches (numlock2) | arg@10ksloc.org | 1 | -2/+2 | |
2006-08-01 | renamed ARRANGE into DEFMODE | arg@10ksloc.org | 1 | -1/+1 | |
2006-08-01 | removed 5LOC | arg@10ksloc.org | 1 | -7/+4 | |
2006-08-01 | cleaned config.*h to prevent some confusion | arg@10ksloc.org | 1 | -2/+1 | |
2006-08-01 | fixed config.h files | arg@10ksloc.org | 1 | -2/+1 | |
2006-08-01 | centralized/externalized configuration to config.h | arg@10ksloc.org | 1 | -0/+67 | |
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | 1 | -15/+0 | |
2006-07-13 | before leaning things up | Anselm R. Garbe | 1 | -0/+5 | |
2006-07-12 | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 1 | -4/+4 | |
x,y,h,w counterparts (much more readable) | |||||
2006-07-12 | new colors | Anselm R. Garbe | 1 | -3/+3 | |
2006-07-11 | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-11 | several changes, new stuff | Anselm R. Garbe | 1 | -1/+1 | |
2006-07-11 | added bar event timer | Anselm R. Garbe | 1 | -10/+2 | |
2006-07-11 | added gridsel to gridwm | Anselm R. Garbe | 1 | -0/+3 | |
2006-07-11 | fixed several stuff (gridwm gets better and better) | Anselm R. Garbe | 1 | -1/+3 | |
2006-07-11 | added key handling | Anselm R. Garbe | 1 | -0/+2 | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | 1 | -0/+2 | |
2006-07-10 | added several other stuff | Anselm R. Garbe | 1 | -2/+2 | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | 1 | -4/+4 | |
2006-07-10 | added new stuff | Anselm R. Garbe | 1 | -0/+9 | |