Skip to content

Conversation

@Traap
Copy link

@Traap Traap commented Nov 22, 2025

Adds a quality-of-life keybind:

SUPER + ALT + [1-9, 0]

This silently moves the active window from the active workspace to the
chosen destination workspace. The destination workspace re-tiles
correctly upon receiving the window.

The currently active workspace remains active, and the moved window
retains focus throughout the operation (no workspace switch, no
animation, no extra UI noise).

Why:

  • Provides fast, silent window reshuffling during multitasking.
  • Avoids disruptive workspace switching.
  • Matches Omarchy’s focus on efficient Hyprland ergonomics.
  • Keeps the user anchored to their current workflow while reorganizing.

Testing:

  1. Open multiple windows across several workspaces.
  2. Focus a window on the active workspace.
  3. Press SUPER + ALT + [1–9, 0].
  4. Verify the window appears on the target workspace and re-tiles.
  5. Confirm the source workspace stays active.
  6. Confirm focus remains on the moved window.
  7. Repeat with multiple applications and workspace combinations.

Adds a quality-of-life keybind:

  SUPER + ALT + [1-9, 0]

This silently moves the active window from the active workspace to the
chosen destination workspace. The destination workspace re-tiles
correctly upon receiving the window.

The currently active workspace remains active, and the moved window
retains focus throughout the operation (no workspace switch, no
animation, no extra UI noise).

Why:
- Provides fast, silent window reshuffling during multitasking.
- Avoids disruptive workspace switching.
- Matches Omarchy’s focus on efficient Hyprland ergonomics.
- Keeps the user anchored to their current workflow while reorganizing.

Testing:
1. Open multiple windows across several workspaces.
2. Focus a window on the active workspace.
3. Press SUPER + ALT + [1–9, 0].
4. Verify the window appears on the target workspace and re-tiles.
5. Confirm the **source workspace stays active**.
6. Confirm **focus remains on the moved window**.
7. Repeat with multiple applications and workspace combinations.
@Traap
Copy link
Author

Traap commented Nov 24, 2025

@dhh - Does this PR meet your minimum expectations for a feature request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant