| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-11 | Fix memory leaks in drw | Alex Flierl | 1 | -0/+1 | |
| The function drw_fontset_free in drw.c was never called. | |||||
| 2019-02-02 | Prepare 6.2 release.6.2 | Anselm R Garbe | 1 | -1/+15 | |
| 2017-11-03 | sync dmenu drw.{c,h} code: use Clr* (was Scm) | Hiltjo Posthuma | 1 | -5/+5 | |
| 2016-08-12 | die() consistency: always add newline | Hiltjo Posthuma | 1 | -3/+3 | |
| 2016-06-26 | import new drw from libsl and minor fixes. | Markus Teich | 1 | -109/+132 | |
| - 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 | 1 | -132/+119 | |
| 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 | 1 | -82/+267 | |
| 2013-06-23 | applied Jochen's drw_text patch, thanks | Anselm R Garbe | 1 | -1/+1 | |
| 2013-06-19 | applied Julian's enum approach, | Anselm R Garbe | 1 | -12/+10 | |
| however renamed theme into scheme resp. Theme into ClrScheme | |||||
| 2013-06-16 | finished libsl/drw integration | Anselm R Garbe | 1 | -62/+88 | |
| 2013-04-17 | renamed draw into drw | Anselm R Garbe | 1 | -0/+202 | |
