all repos — tint2 @ 553adbb946b968b1d6230ce2e4d0327b1291e8f4

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

Updated IDE files
o9000 o9000
commit

553adbb946b968b1d6230ce2e4d0327b1291e8f4

parent

2fb556031b5fa7c0651c0ad71e86e89a7383c6d7

2 files changed, 3 insertions(+), 0 deletions(-)

jump to
M tint2.configtint2.config

@@ -2,3 +2,4 @@ // ADD PREDEFINED MACROS HERE!

#define HAVE_RSVG 1 #define HAVE_SN 1 #define ENABLE_BATTERY 1 +#define ENABLE_UEVENT 1
M tint2.filestint2.files

@@ -158,3 +158,5 @@ src/battery/dummy.c

src/battery/freebsd.c src/battery/linux.c src/battery/openbsd.c +src/util/uevent.c +src/util/uevent.h