aboutsummaryrefslogtreecommitdiffstats
path: root/bar.c
Commit message (Expand)AuthorAgeFilesLines
* micromizing dwm step 1Anselm R. Garbe2007-09-151-263/+0
* new colorscheme (16-bit compliant)Anselm R. Garbe2007-09-151-4/+9
* moved bar-related stuff to bar.c (merged draw.c into that)Anselm R. Garbe2007-09-151-0/+258
* rearrangedAnselm R. Garbe2006-07-141-54/+0
* I prefer the tiled/floating indicator on the right sideAnselm R. Garbe2006-07-141-5/+9
* bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe2006-07-141-1/+5
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-141-12/+4
* made barclick to select the specific tagAnselm R. Garbe2006-07-141-0/+14
* implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe2006-07-141-0/+40
* removed unnecessary crapAnselm R. Garbe2006-07-131-41/+0
* before leaning things upAnselm R. Garbe2006-07-131-5/+17
* simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe2006-07-121-9/+8
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-111-1/+1
* several changes, new stuffAnselm R. Garbe2006-07-111-11/+13
* added bar event timerAnselm R. Garbe2006-07-111-1/+11
* added several other stuffAnselm R. Garbe2006-07-101-0/+18