Skip to content

Conversation

wrapperup
Copy link
Contributor

Adds two flags to ignore floating windows and tiled windows for the wm-cycle-focus command.

  • wm-cycle-focus --omit-floating
  • wm-cycle-focus --omit-tiled

My main use-case was for cycling between a full-screen and tiled program that also spawned floating windows, but I didn't want to focus on those floating sub-windows.

@lars-berger
Copy link
Member

Hey, thanks for the PR! ❤️ Heads up - there's a new Clippy lint in nightly that was failing - I just added a fix in #967. If you sync with main, the checks should pass now.

Other than that, looks great! 👍

@lars-berger lars-berger changed the title feat: add '--omit-floating' and '--omit-tiled' flags for wm-cycle-focus command feat: add --omit-floating and --omit-tiling flags for wm-cycle-focus command Feb 8, 2025
@lars-berger lars-berger merged commit bcee793 into glzr-io:main Feb 8, 2025
3 checks passed
@lars-berger
Copy link
Member

Thanks for the fixes🙏 Just merged this into main!

Miitto pushed a commit to Miitto/glazewm that referenced this pull request Jun 12, 2025
…ocus` command (glzr-io#964)

Adds two flags to ignore floating windows and tiled windows for the `wm-cycle-focus` command:
 - `wm-cycle-focus --omit-floating`
 - `wm-cycle-focus --omit-tiling`
Copy link

🎉 This PR is included in version 3.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 3.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants