all repos — tint2 @ 50822bd2fd96a1ac94c28d4a032aee74537b4737

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

Regression tests: check compilation on BSD
o9000 mrovi9000@gmail.com
commit

50822bd2fd96a1ac94c28d4a032aee74537b4737

parent

00c79073f022403c1aa1235dd686dafe7cc0126c

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

jump to
M test/regression.pytest/regression.py

@@ -295,7 +295,6 @@ if c.returncode != 0:

print("Status: Failed!", error) print("Output:") print("```\n" + out.strip() + "\n```") - raise RuntimeError("compilation failed") if "warning:" in out: print("Status: Succeeded with warnings!", warning) print("Warnings:")