Xinqi Bao's Git

avoid redraw when there's no change
[dmenu.git] / drw.c
2022-03-25 NRKdrw_text: improve performance when there's no match
2022-03-25 NRKintroduce drw_fontset_getwidth_clamp()
2022-03-25 NRKdrw_text: improve both performance and correctness
2021-08-20 Hiltjo PosthumaRevert "Improve speed of drw_text when provided with...
2021-08-09 Miles AlanImprove speed of drw_text when provided with large...
2020-06-11 Hiltjo PosthumaFix memory leaks in drw
2019-02-02 Anselm R GarbePrepared 4.9 release.
2017-11-03 Hiltjo Posthumadrw: drw_scm_create: use Clr type
2016-08-12 Hiltjo Posthumadie() consistency: always add newline
2016-06-03 Markus Teichimport new drw from libsl and minor fixes.
2015-10-20 Hiltjo Posthumadrw: cleanup drw_text, prevent gcc warning false-positi...
2015-10-20 Hiltjo Posthumadrw: simplify drw_font_xcreate and prevent a potential...
2015-10-20 Hiltjo Posthumadrw: a valid (non-NULL) Drw and Fnt context must be...
2015-10-20 Hiltjo Posthumaadd sbase-style ecalloc(), calloc: or die
2015-09-27 Hiltjo Posthumadrw style improvements
2015-06-27 Hiltjo PosthumaUse libdraw: add Xft and fallback-fonts support to...