aboutsummaryrefslogtreecommitdiffstats
path: root/drw.h
Commit message (Collapse)AuthorAgeFilesLines
* ColBorder has been moved to the enum with ColFg and ColBg.Christopher Drelich2018-03-141-1/+1
|
* sync dmenu drw.{c,h} code: use Clr* (was Scm)Hiltjo Posthuma2017-11-031-6/+6
|
* import new drw from libsl and minor fixes.Markus Teich2016-06-261-40/+23
| | | | | - better scaling for occupied tag squares. - draw statusline first to omitt some complicated calculations.
* sync updated drw code from dmenuHiltjo Posthuma2015-10-201-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 libEric Pruitt2015-03-131-7/+12
|
* applied Julian's enum approach,Anselm R Garbe2013-06-191-3/+3
| | | | however renamed theme into scheme resp. Theme into ClrScheme
* finished libsl/drw integrationAnselm R Garbe2013-06-161-19/+27
|
* renamed draw into drwAnselm R Garbe2013-04-171-0/+61
remember that computers suck.