all repos — tint2 @ c3ed2dadf3e34118511ebfce7a9cf9c00fddd544

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

c3ed2dadf3e34118511ebfce7a9cf9c00fddd544

parent

bd2ca94ffe4339a5316bd4de600b5f36d1a065d1

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 <stdint.h> #include <sys/types.h> #include <Imlib2.h>