Use motionnotify to focus client with mouse, check for tag frame too

This commit is contained in:
Martin Duquesnoy
2011-10-07 00:08:58 +02:00
parent ad5c4101ee
commit f224f7056f
3 changed files with 12 additions and 7 deletions

2
configure vendored
View File

@@ -32,7 +32,7 @@ done
LIBS="$LIBS $USE_XINERAMA"
which pkg-config >/dev/null 2>&1
which pkg-config > /dev/null 2>&1
if [ $? -eq 0 ];
then