all repos — tint2 @ b210675893a9299a7b9b43c03c13c97965e3762e

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

Remove abort
o9000 mrovi9000@gmail.com
commit

b210675893a9299a7b9b43c03c13c97965e3762e

parent

fa5137cad8cb175f0bba1e9ee4c39e48decb78e6

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

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

@@ -1431,7 +1431,6 @@ }

void systray_render_icon(void *t) { - abort(); TrayWindow *traywin = t; if (systray_profile) fprintf(stderr,