worf/examples/worf-hyprspace
Alexander Mohr 0fdee55fbe improve formatting w/ nightly toolchain
nightly rustformat allows some
advanced formatting for strings and
imports.
Add a pipeline steps that validates through this.
2025-07-26 22:50:33 +02:00
..
src improve formatting w/ nightly toolchain 2025-07-26 22:50:33 +02:00
Cargo.toml improve formatting w/ nightly toolchain 2025-07-26 22:50:33 +02:00
Readme.md clippy warnings fix 2025-07-03 19:32:11 +02:00

Worf Hyprspace

This allows to manage workspaces in hyprland using the Worf API. Inspired by https://github.com/sslater11/hyprland-dynamic-workspaces-manager

Features

-Auto: Automatic detection of mode -Rename: Change the name of the chosen workspace -SwitchToWorkspace: Change the active workspace -MoveCurrentWindowToOtherWorkspace: Move the focused window to a new workspace and follow it -MoveCurrentWindowToOtherWorkspaceSilent: Move the focused window to a new workspace and don't follow it
-MoveAllWindowsToOtherWorkSpace: Move all windows to a new workspace -DeleteWorkspace: Close all windows and go to another workspace