Toggle full width when Super+workspace is pressed again - #9898
Open
physikal wants to merge 1 commit into
Open
Conversation
Pressing Super+N on the workspace you're already on flips the focused window between full width and tiled, matching Super+Alt+F. Off by preference under Trigger > Toggle. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Super + Nwhile already on workspace N toggles the focused window between full width (same asSuper + Alt + F) and tiled.omarchy toggle workspace fullwidth repress [on|off]flips the same switch.Why Trigger > Toggle (not Setup)
Setup already covers monitors, keybindings, input, defaults, plugins, and security — there isn't a general “behavior preferences” section there. Window/workspace behavior switches already live under Trigger > Toggle (workspace layout, gaps, 1-window ratio), so this preference joins that list with a ✓ when enabled.
Behavior
Super + 2on workspace 1Super + 2again on workspace 2Super + Nonly switches workspacesTest plan
./test/shell.d/hyprland-workspace-focus-test.shomarchy-hyprland-workspace-focuson current workspace toggles fullscreen0 ↔ 1and restores; preference-off leaves state unchanged; switching away and back does not toggleomarchy-dev-link+ reload:Super + 2twice on workspace 2 toggles full width in the running sessionomarchy toggle workspace fullwidth repress offthenSuper + Non current workspace no longer togglesMade with Cursor