#wayland #hyprland #workspace #worf

app worf-hyprspace

Manage Hyprland workspaces using the Worf API. Features automatic mode detection, workspace renaming, window moving, and more.

1 unstable release

Uses new Rust 2024

0.1.0 Dec 21, 2025

#57 in #hyprland

GPL-3.0-or-later

220KB
5K SLoC

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

Dependencies

~90–125MB
~2.5M SLoC