Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ColBorder has been moved to the enum with ColFg and ColBg. | Christopher Drelich | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | sync dmenu drw.{c,h} code: use Clr* (was Scm) | Hiltjo Posthuma | 2017-11-03 | 1 | -6/+6 |
| | |||||
* | import new drw from libsl and minor fixes. | Markus Teich | 2016-06-26 | 1 | -40/+23 |
| | | | | | - 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 | 1 | -17/+17 |
| | | | | | | 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 | 1 | -7/+12 |
| | |||||
* | applied Julian's enum approach, | Anselm R Garbe | 2013-06-19 | 1 | -3/+3 |
| | | | | however renamed theme into scheme resp. Theme into ClrScheme | ||||
* | finished libsl/drw integration | Anselm R Garbe | 2013-06-16 | 1 | -19/+27 |
| | |||||
* | renamed draw into drw | Anselm R Garbe | 2013-04-17 | 1 | -0/+61 |