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