Bugfix: Fix rounding problems when positioning proportional windows

This commit is contained in:
Michael Stapelberg
2009-03-15 17:35:16 +01:00
parent c02dd93bcc
commit 76effaf29a
2 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,7 @@ CFLAGS += -Wunused
CFLAGS += -Iinclude
CFLAGS += -I/usr/local/include
LDFLAGS += -lm
LDFLAGS += -lxcb-wm
#LDFLAGS += -lxcb-keysyms
LDFLAGS += -lxcb-xinerama