all repos — tint2 @ 27715a5dbbe9960563dafe8e4e5de2a32ae7e181

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Fix build on slackware
o9000 mrovi9000@gmail.com
commit

27715a5dbbe9960563dafe8e4e5de2a32ae7e181

parent

7d0b0b85bc9e31285db8ea42866547bc4fb35f23

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

jump to
M src/util/common.csrc/util/common.c

@@ -39,6 +39,7 @@ #include <sys/time.h>

#include <sys/resource.h> #include <errno.h> #include <sys/sysctl.h> +#include <dirent.h> #ifdef HAVE_RSVG #include <librsvg/rsvg.h>