aboutsummaryrefslogtreecommitdiff
path: root/bar.c
Commit message (Collapse)AuthorAge
* made barclick to select the specific tagAnselm R. Garbe2006-07-14
|
* implemented bar for dwm (I miss status text), I plan that status text is ↵Anselm R. Garbe2006-07-14
| | | | read from stdin in dwm
* removed unnecessary crapAnselm R. Garbe2006-07-13
|
* before leaning things upAnselm R. Garbe2006-07-13
|
* simplified several portions of code through replacing rect structs with ↵Anselm R. Garbe2006-07-12
| | | | x,y,h,w counterparts (much more readable)
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-11
|
* several changes, new stuffAnselm R. Garbe2006-07-11
|
* added bar event timerAnselm R. Garbe2006-07-11
|
* added several other stuffAnselm R. Garbe2006-07-10