Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-26 | import new drw from libsl and minor fixes. | Markus Teich | |
- 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 | |
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 | |
2012-12-08 | continued with draw.c abstraction, also started util.{h,c} implementation, ↵ | Anselm R Garbe | |
that will be used by draw.c as well | |||
2006-07-13 | removed unnecessary crap | Anselm R. Garbe | |
2006-07-11 | removed unnecessary sel stuff | Anselm R. Garbe | |
2006-07-11 | added bar event timer | Anselm R. Garbe | |
2006-07-11 | added gridsel to gridwm | Anselm R. Garbe | |
2006-07-11 | implemented pipe_spawn | Anselm R. Garbe | |
2006-07-10 | added several other stuff | Anselm R. Garbe | |
2006-07-10 | several new changes, made gridmenu working | Anselm R. Garbe | |
2006-07-10 | added new stuff | Anselm R. Garbe | |