all repos — fluxbox @ 00ed3b97cfe37690373668a3876df178a6e1c6c4

custom fork of the fluxbox windowmanager

use xft always
fluxgen fluxgen
commit

00ed3b97cfe37690373668a3876df178a6e1c6c4

parent

2b934318c754cfa8872e62dc162cc96e2cdc691c

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/tests/Makefilesrc/tests/Makefile

@@ -1,5 +1,5 @@

CXX=g++ -CXXFLAGS= -I.. -DDEBUG -Wall -g -O2 +CXXFLAGS= -I.. -DDEBUG -DUSE_XFT -Wall -g -O2 LIBS= XFLAGS= -I/usr/X11R6/include XLIBS= -L/usr/X11R6/lib -lX11 -lXft