libsl

draw back-ends for dwm, dmenu, etc
git clone git://git.codemadness.org/libsl
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2022-05-10 17:13sync upstream xftHiltjo Posthuma2+61-31
2022-05-10 17:12libsl/x11: add new function drw_fontset_getwidth_clampHiltjo Posthuma2+10-3
2020-04-05 15:26improve lrpadHiltjo Posthuma1+17-10
2019-09-26 21:03add initial X11 versionHiltjo Posthuma2+312-0
2019-09-26 21:03move Xft drw to separate directoryHiltjo Posthuma2+0-0
2019-09-26 21:00update LICENSE to actual authors and contributors for drw codeHiltjo Posthuma1+4-1
2019-09-26 20:57util.h: add ecalloc from util.c and fix die() argument declarationHiltjo Posthuma1+2-1
2019-01-16 21:51Workaround Xft BadLength X errorThomas Spurden1+14-0
2016-11-05 10:44sync drw.c, drw.h and arg.h from dmenuHiltjo Posthuma4+270-251
2015-03-06 04:28Add Xft and follback-fonts support to graphics libEric Pruitt3+280-89
2014-08-26 05:10added missing LICENSE fileAnselm R Garbe1+21-0
2013-06-23 19:54applied Jochen's drw_text patch, thanksAnselm R Garbe1+1-1
2013-06-19 17:36incorporated recent drw changesAnselm R Garbe2+13-15
2013-06-16 13:21added new drw changes of dwmAnselm R Garbe2+103-80
2013-04-27 18:56applied changes suggested by Lorenzo Cogotti, thanksAnselm R Garbe1+24-13
2012-12-10 09:04initial commitAnselm R Garbe5+327-0