Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | micromizing dwm step 1 | Anselm R. Garbe | 2007-09-15 | -263/+0 |
| | ||||
* | new colorscheme (16-bit compliant) | Anselm R. Garbe | 2007-09-15 | -4/+9 |
| | ||||
* | moved bar-related stuff to bar.c (merged draw.c into that) | Anselm R. Garbe | 2007-09-15 | -0/+258 |
| | ||||
* | rearranged | Anselm R. Garbe | 2006-07-14 | -54/+0 |
| | ||||
* | I prefer the tiled/floating indicator on the right side | Anselm R. Garbe | 2006-07-14 | -5/+9 |
| | ||||
* | bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode | Anselm R. Garbe | 2006-07-14 | -1/+5 |
| | ||||
* | removed a bunch of lines through swap removal | Anselm R. Garbe | 2006-07-14 | -12/+4 |
| | ||||
* | made barclick to select the specific tag | Anselm R. Garbe | 2006-07-14 | -0/+14 |
| | ||||
* | implemented bar for dwm (I miss status text), I plan that status text is ↵ | Anselm R. Garbe | 2006-07-14 | -0/+40 |
| | | | | read from stdin in dwm | |||
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 | -41/+0 |
| | ||||
* | before leaning things up | Anselm R. Garbe | 2006-07-13 | -5/+17 |
| | ||||
* | simplified several portions of code through replacing rect structs with ↵ | Anselm R. Garbe | 2006-07-12 | -9/+8 |
| | | | | x,y,h,w counterparts (much more readable) | |||
* | fixed several other stuff, coming closer to something useful | Anselm R. Garbe | 2006-07-11 | -1/+1 |
| | ||||
* | several changes, new stuff | Anselm R. Garbe | 2006-07-11 | -11/+13 |
| | ||||
* | added bar event timer | Anselm R. Garbe | 2006-07-11 | -1/+11 |
| | ||||
* | added several other stuff | Anselm R. Garbe | 2006-07-10 | -0/+18 |