Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | import new drw from libsl and minor fixes. | Markus Teich | 2016-06-26 |
| | | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations. | ||
* | sync updated drw code from dmenu | Hiltjo Posthuma | 2015-10-20 |
| | | | | | | 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(). | ||
* | Add Xft and follback-fonts support to graphics lib | Eric Pruitt | 2015-03-13 |
| | |||
* | continued with draw.c abstraction, also started util.{h,c} implementation, ↵ | Anselm R Garbe | 2012-12-08 |
| | | | | that will be used by draw.c as well | ||
* | removed unnecessary crap | Anselm R. Garbe | 2006-07-13 |
| | |||
* | 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-11 |
| | |||
* | 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 | 2006-07-10 |