47fb21a2c1
chore: upgrade to clang-format@21
2026-02-04 09:24:14 +01:00
6f308d8ea1
fix: right and middle button not work in ext/workspace module
2025-10-01 22:30:23 +08:00
b08d0c21f3
ext/workspaces: add deactivate action
2025-09-20 14:11:46 +02:00
af9c31ccd3
ext/workspaces: fix appearing of hidden workspaces
...
Do this by removing the needs-update tracking. The gain
was questionable to begin with and turns out it doesn't
work correctly with multiple outputs.
2025-09-03 06:53:21 +02:00
6c48db6cee
ext/workspaces: log workspace id/name
...
This should help to distinguish between internal and
external ID in the logs.
2025-06-29 21:51:31 +02:00
984d0de1fc
ext/workspaces: introduce ignore-hidden option
...
Hide hidden workspaces by default, but add an option for overriding.
While at it, move button visibility handling to Workspaces and only
handle add/removal of buttons at WorkspaceManager. This makes it
easier to keep track if sorting is needed.
2025-06-29 21:51:31 +02:00
29bf5d5da1
ext/workspaces: moved/renamed from wlr/workspaces
...
The ext-workspace-v1 protocol is not wlr/wlroots
specific.
2025-06-29 21:51:31 +02:00