Age | Commit message (Expand) | Author | Files | Lines |
2006-08-17 | applied the shorter xprop command | Anselm R.Garbe | 1 | -1/+1 |
2006-08-16 | removed leading ; | Anselm R.Garbe | 1 | -1/+1 |
2006-08-16 | added sample command to config.default.h to highlight how to query class:inst... | Anselm R.Garbe | 1 | -0/+2 |
2006-08-15 | applied jk_to_tab patch | Anselm R.Garbe | 1 | -17/+17 |
2006-08-14 | removed NUMLOCKMASK, added dynamically calculated numlockmask instead | Anselm R.Garbe | 1 | -1/+0 |
2006-08-14 | changed replacetag into toggletag | Anselm R.Garbe | 1 | -10/+10 |
2006-08-14 | removed viewnext/viewprev | Anselm R.Garbe | 1 | -2/+0 |
2006-08-13 | made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor... | Anselm R.Garbe | 1 | -10/+10 |
2006-08-11 | implemented viewextend and added M-S-C-n shortcuts for extending the current ... | Anselm R.Garbe | 1 | -26/+31 |
2006-08-10 | readded border color, this sucks least | Anselm R.Garbe | 1 | -0/+1 |
2006-08-10 | removed unnecessary border color | Anselm R.Garbe | 1 | -1/+0 |
2006-08-04 | switched to regexp matching for Rules | arg@10ksloc.org | 1 | -4/+3 |
2006-08-04 | fixed a bug in dmenu call | arg@10ksloc.org | 1 | -3/+0 |
2006-08-04 | using execl now, argv changed, using cmd and const char defs directly in the ... | arg@10ksloc.org | 1 | -2/+4 |
2006-08-03 | s/tag2/two/g | arg@10ksloc.org | 1 | -2/+2 |
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 res... | arg@10ksloc.org | 1 | -27/+21 |
2006-08-03 | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T... | arg@10ksloc.org | 1 | -2/+2 |
2006-08-02 | changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ... | arg@10ksloc.org | 1 | -1/+1 |
2006-08-02 | removed the CONFIG variable from config.mk, renamed config.h into config.defa... | arg@10ksloc.org | 1 | -0/+0 |
2006-08-02 | made fullscreen apps working fine in floating mode (there is no sane way to m... | arg@10ksloc.org | 1 | -9/+9 |
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 x,y,h... | Anselm R. Garbe | 1 | -4/+4 |
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 |