all repos — tint2 @ 7e2dc91ce782676a84bab180687a09af058824f5

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

Silence warning
o9000 mrovi9000@gmail.com
commit

7e2dc91ce782676a84bab180687a09af058824f5

parent

c7a81655c493a88a620e1cdf29edf631037f9187

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

jump to
M src/systray/systraybar.csrc/systray/systraybar.c

@@ -679,7 +679,7 @@ GREEN "add_icon: %lu (%s), pid %d, visual %p, colormap %lu, depth %d, width %d, height %d" RESET "\n",

win, name, pid, - attr.visual, + (void*)attr.visual, attr.colormap, attr.depth, attr.width,