aboutsummaryrefslogtreecommitdiffstats
path: root/drw.c
AgeCommit message (Expand)Author
2022-09-17remove workaround for a crash with color emojis on some systems, now fixed in...Hiltjo Posthuma
2022-05-10sync latest drw.{c,h} changes from dmenuHiltjo Posthuma
2021-08-20Revert "Improve speed of drw_text when provided with large strings"Hiltjo Posthuma
2021-08-09Improve speed of drw_text when provided with large stringsMiles Alan
2020-06-11Fix memory leaks in drwAlex Flierl
2019-02-02Prepare 6.2 release.6.2Anselm R Garbe
2017-11-03sync dmenu drw.{c,h} code: use Clr* (was Scm)Hiltjo Posthuma
2016-08-12die() consistency: always add newlineHiltjo Posthuma
2016-06-26import new drw from libsl and minor fixes.Markus Teich
2015-10-20sync updated drw code from dmenuHiltjo Posthuma
2015-03-13Add Xft and follback-fonts support to graphics libEric Pruitt
2013-06-23applied Jochen's drw_text patch, thanksAnselm R Garbe
2013-06-19applied Julian's enum approach,Anselm R Garbe
2013-06-16finished libsl/drw integrationAnselm R Garbe
2013-04-17renamed draw into drwAnselm R Garbe