Custom per-monitor taskbar plugin for Noctalia v5 (KWin window enumeration + Luau bar/panel plugin)
  • Luau 54.1%
  • Python 38.7%
  • JavaScript 4%
  • Shell 3.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Xezioh 0efaf0ccec Match v4 exactly: click always toggles first window, no picker-on-click
v4's taskbar never distinguished multi-window apps — click always toggled
windows[0] regardless of group size. Our picker-on-click for multi-window
groups was a deliberate v5 addition, but it meant clicking a multi-window
app's icon opened a selection popup instead of the expected toggle,
which read as 'can't minimize'. Restored v4's exact click behavior;
multi-window selection now lives on middle-click instead (previously
unbound via plugin.toml's middle=none).
2026-08-14 04:47:54 +02:00
backend fix(taskbar): harden backend install path, staleness check, and busctl error handling 2026-08-14 04:17:00 +02:00
docs Annotate plan: is_stale/STALE_TIMEOUT_S and onClose removed/renamed post-merge (final review fix wave) - historical task text left intact 2026-08-14 04:22:22 +02:00
plugin/taskbar Match v4 exactly: click always toggles first window, no picker-on-click 2026-08-14 04:47:54 +02:00
.gitignore chore(taskbar): ignore venv/pycache/pytest-cache 2026-08-14 04:17:13 +02:00
install.sh fix(taskbar): harden backend install path, staleness check, and busctl error handling 2026-08-14 04:17:00 +02:00