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