On Mon, Jul 7, 2014 at 6:51 PM, Carlos Torres <vlaadbr...@gmail.com> wrote: > Yo, > > On Mon, Jul 7, 2014 at 6:29 PM, Lee Fallat <ircsurfe...@gmail.com> wrote: >> AFAIK no graphical official suckless programs >> use libsl yet...) >> > the way you use libsl is a bit un-orthodox. you basically check it > out into your project and just use it that way. > > dwm uses libsl (somewhat), in that way... see it has drw.{c|h} > > --Carlos >
Ah! That didn't occur to me. Thank you! Yes I do remember dwm using drw.{c,h}. I guess I'll just create a sed script that will change variables back to the standard libsl way before I commit any patches.