Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-06-26 | import new drw from libsl and minor fixes. | Markus Teich | -2/+2 | |
- better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations. | ||||
2015-10-20 | sync updated drw code from dmenu | Hiltjo Posthuma | -0/+1 | |
important: - drw_rect: didn't use w and h, change the dwm code accordingly. - drw_text: text is NULL is not allowed, use drw_rect(). | ||||
2015-03-13 | Add Xft and follback-fonts support to graphics lib | Eric Pruitt | -0/+1 | |
2012-12-08 | continued with draw.c abstraction, also started util.{h,c} implementation, ↵ | Anselm R Garbe | -0/+6 | |
that will be used by draw.c as well | ||||
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | -22/+0 | |
2006-07-11 | removed unnecessary sel stuff | Anselm R. Garbe | -2/+0 | |
2006-07-11 | added bar event timer | Anselm R. Garbe | -4/+8 | |
2006-07-11 | added gridsel to gridwm | Anselm R. Garbe | -0/+1 | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | -1/+2 | |
2006-07-10 | added several other stuff | Anselm R. Garbe | -2/+4 | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | -36/+11 | |
2006-07-10 | added new stuff | Anselm R. Garbe | -0/+41 | |