Skip to content

fix: window-pop behavior#5884

Open
ske-u wants to merge 1 commit into
basecamp:devfrom
ske-u:window-pop
Open

fix: window-pop behavior#5884
ske-u wants to merge 1 commit into
basecamp:devfrom
ske-u:window-pop

Conversation

@ske-u
Copy link
Copy Markdown

@ske-u ske-u commented May 17, 2026

Problem

Triggering window-pop on an already-floating, non-pinned window would toggle it back to tiled while keeping the pop tag and decorations. Similarly, using the float toggle dispatch on a pinned window would tile it without removing the pop tag.

Fix

  • omarchy-hyprland-window-pop now skips togglefloating if the window is already floating and not pinned.
  • omarchy-hyprland-window-float instead of just toggling dispatch for proper pop tag removal when the window is pinned.
  • updated toggle window floating/tiling binding.

Copilot AI review requested due to automatic review settings May 17, 2026 00:56
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