tvl-depot/users/tazjin/niri-reap
Vincent Ambo 158ba0d607 feat(tazjin/niri-reap): add a workspace compacting tool
I don't use workspaces and don't have them bound to anything in my Niri
configuration. However, when an external screen is unplugged, its workspace
(and windows) move to one of the remaining outputs.

This adds a tool that makes the windows available again by "reaping" them from
the other workspaces and moving them to the current one.

For starters I'll bind this to a key and see how it works in practice.

Change-Id: I18b2d60e93c8397dd637cdc426b4e46af5725558
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12451
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2024-09-13 10:52:38 +00:00
..
src feat(tazjin/niri-reap): add a workspace compacting tool 2024-09-13 10:52:38 +00:00
.gitignore feat(tazjin/niri-reap): add a workspace compacting tool 2024-09-13 10:52:38 +00:00
Cargo.lock feat(tazjin/niri-reap): add a workspace compacting tool 2024-09-13 10:52:38 +00:00
Cargo.toml feat(tazjin/niri-reap): add a workspace compacting tool 2024-09-13 10:52:38 +00:00
default.nix feat(tazjin/niri-reap): add a workspace compacting tool 2024-09-13 10:52:38 +00:00