2024-10-30 12:03 | Avoid unsigned integer underflow in drw_text() | Hiltjo Posthuma | 1 | +2 | -0 |
2024-10-27 19:10 | util.c: output function might override errno and thus affect perror() | Hiltjo Posthuma | 1 | +7 | -6 |
2024-10-05 11:06 | sync drw.{c,h} from dmenu | Hiltjo Posthuma | 2 | +56 | -59 |
2022-09-16 21:07 | remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 | Hiltjo Posthuma | 1 | +0 | -14 |
2022-08-08 04:00 | code-style: sort function alphabetically | explosion-mental | 1 | +12 | -11 |
2022-05-10 17:08 | sync latest drw.{c,h} changes from dmenu | Hiltjo Posthuma | 2 | +60 | -31 |
2021-08-20 21:12 | sync fix to free the fontset | Hiltjo Posthuma | 1 | +1 | -0 |
2021-08-20 21:10 | Revert "sync drw.c: improve speed of large fonts and free fontset" | Hiltjo Posthuma | 1 | +2 | -6 |
2021-08-09 16:26 | sync drw.c: improve speed of large fonts and free fontset | Hiltjo Posthuma | 1 | +6 | -2 |
2019-09-26 21:00 | update LICENSE to actual authors and contributors for drw code | Hiltjo Posthuma | 1 | +4 | -1 |
2019-09-26 20:57 | util.h: add ecalloc from util.c and fix die() argument declaration | Hiltjo Posthuma | 1 | +2 | -1 |
2019-01-16 21:51 | Workaround Xft BadLength X error | Thomas Spurden | 1 | +14 | -0 |
2016-11-05 10:44 | sync drw.c, drw.h and arg.h from dmenu | Hiltjo Posthuma | 4 | +270 | -251 |
2015-03-06 04:28 | Add Xft and follback-fonts support to graphics lib | Eric Pruitt | 3 | +280 | -89 |
2014-08-26 05:10 | added missing LICENSE file | Anselm R Garbe | 1 | +21 | -0 |
2013-06-23 19:54 | applied Jochen's drw_text patch, thanks | Anselm R Garbe | 1 | +1 | -1 |
2013-06-19 17:36 | incorporated recent drw changes | Anselm R Garbe | 2 | +13 | -15 |
2013-06-16 13:21 | added new drw changes of dwm | Anselm R Garbe | 2 | +103 | -80 |
2013-04-27 18:56 | applied changes suggested by Lorenzo Cogotti, thanks | Anselm R Garbe | 1 | +24 | -13 |
2012-12-10 09:04 | initial commit | Anselm R Garbe | 5 | +327 | -0 |