about summary refs log tree commit diff stats
path: root/drw.h
Commit message (Expand)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
* sync updated drw code from dmenuHiltjo Posthuma2015-10-201-17/+17
* 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
* finished libsl/drw integrationAnselm R Garbe2013-06-161-19/+27
* renamed draw into drwAnselm R Garbe2013-04-171-0/+61
98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127