23 Commits (475d8093cb8d29d5756937bfa9e0b3b9e415f632)

Author SHA1 Message Date
  Hiltjo Posthuma 475d8093cb drw.c: use the same pattern as ellipsis_width to check for infinite recursion 9 months ago
  NRK 59936c7d97 render invalid utf8 sequences as U+FFFD 9 months ago
  NRK 51e32d49b5 overhaul utf8decode() 9 months ago
  NRK 7ab0cb5ef0 drw: minor improvement to the nomatches cache 2 years ago
  Hiltjo Posthuma fce06f437d remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 3 years ago
  NRK 33685b06e9 drw_text: account for fallback fonts in ellipsis_width 3 years ago
  NRK e4827b0c40 drw_text: don't segfault when called with 0 width 3 years ago
  NRK 22511c41d5 drw_text: improve performance when there's no match 3 years ago
  NRK 6be057f060 introduce drw_fontset_getwidth_clamp() 3 years ago
  NRK 41fdabbf7c drw_text: improve both performance and correctness 3 years ago
  Hiltjo Posthuma d78ff08d99 Revert "Improve speed of drw_text when provided with large strings" 4 years ago
  Miles Alan c585e8e498 Improve speed of drw_text when provided with large strings 4 years ago
  Hiltjo Posthuma 9b38fda6fe Fix memory leaks in drw 5 years ago
  Anselm R Garbe 65be875f5a Prepared 4.9 release. 6 years ago
  Hiltjo Posthuma f0a5b75d6a drw: drw_scm_create: use Clr type 8 years ago
  Hiltjo Posthuma 026827fd65 die() consistency: always add newline 9 years ago
  Markus Teich 44c7de3dcf import new drw from libsl and minor fixes. 9 years ago
  Hiltjo Posthuma 44b242c763 drw: cleanup drw_text, prevent gcc warning false-positive of unused var 10 years ago
  Hiltjo Posthuma e2e7fcb219 drw: simplify drw_font_xcreate and prevent a potential unneeded allocation 10 years ago
  Hiltjo Posthuma 1f2226df13 drw: a valid (non-NULL) Drw and Fnt context must be passed 10 years ago
  Hiltjo Posthuma 5a20b409c6 add sbase-style ecalloc(), calloc: or die 10 years ago
  Hiltjo Posthuma 03cb1ec55a drw style improvements 10 years ago
  Hiltjo Posthuma 4b1fecd44e Use libdraw: add Xft and fallback-fonts support to graphics lib 10 years ago