Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toggle focus between tiled and floating windows #110

Open
LRitzdorf opened this issue May 14, 2024 · 1 comment
Open

Toggle focus between tiled and floating windows #110

LRitzdorf opened this issue May 14, 2024 · 1 comment

Comments

@LRitzdorf
Copy link

I've just installed hy3, and have noticed a minor discrepancy compared to base Hyprland: the hy3:movefocus dispatcher doesn't cycle focus to or from floating windows.

This is actually in line with i3, and is (imo) more intuitive. The key difference is that i3 also provides the focus mode_toggle command (relevant docs), which switches between floating and tiling... "focus domains," for lack of a better phrase. Could hy3 provide something analogous to this?

Somewhat adjacent to #85, except that we're just concerned with making the window active, rather than moving it.

@outfoxxed
Copy link
Owner

Yeah I've been considering that but just haven't gotten around to it yet.

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

No branches or pull requests

2 participants