hy3 icon indicating copy to clipboard operation
hy3 copied to clipboard

Toggle focus between tiled and floating windows

Open LRitzdorf opened this issue 1 year ago • 1 comments
trafficstars

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.

LRitzdorf avatar May 14 '24 23:05 LRitzdorf

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

outfoxxed avatar May 15 '24 05:05 outfoxxed

Added in 4bc32709c7b8f831e39ec2a7921030c08dbdf500

outfoxxed avatar Oct 03 '24 05:10 outfoxxed

Nice, thank you!!

LRitzdorf avatar Oct 03 '24 06:10 LRitzdorf