all repos — tint2 @ 1753641fc912abb22aa3b5cce0e58f2dd8993e1a

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

Fix issue #684
o9000 mrovi9000@gmail.com
commit

1753641fc912abb22aa3b5cce0e58f2dd8993e1a

parent

467ea1332c003a0ea55e3d28a49d518fd6e39bd4

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

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

@@ -24,6 +24,7 @@ #include <X11/Xatom.h>

#include <stdio.h> #include <stdlib.h> #include <string.h> +#include <sys/types.h> #include <Imlib2.h> #include <cairo.h>