move Xft drw to separate directory - libsl - draw back-ends for dwm, dmenu, etc
HTML git clone git://git.codemadness.org/libsl
DIR Log
DIR Files
DIR Refs
DIR LICENSE
---
DIR commit 09ba5ebb3fb9c4b4766d7efb7a477a624734f135
DIR parent ded6077af12634bd0fb0cd1f31bf2995bcf800ca
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Thu, 26 Sep 2019 23:03:07 +0200
move Xft drw to separate directory
Diffstat:
R drw.c -> xft/drw.c | 0
R drw.h -> xft/drw.h | 0
2 files changed, 0 insertions(+), 0 deletions(-)
---
DIR diff --git a/drw.c b/xft/drw.c
DIR diff --git a/drw.h b/xft/drw.h