glzr-io / glazewm

GlazeWM is a tiling window manager for Windows inspired by i3wm.
GNU General Public License v3.0
5.56k stars 160 forks source link

[Bug] "wm-cycle-focus" not working as expected #707

Open rosscondie opened 1 month ago

rosscondie commented 1 month ago

Describe the bug

Running version 3.1.1 with Windows 11.

I have two windows of the same application running (e.g Intelli J) on one workspace which are currently tiled. I want to be able to change the focus from tiling -> floating for the entire workspace and then be able to move them both around.

At the moment the only work around to change from tiling to floating is to use the "toggle-floating --centered" to be floating which floats the focused window but leaves the other tiled.

I noticed upon download the "wm-cycle-focus" was commented out so uncommented an played around with different bindings thinking that the default was already set to something else but still no luck.

Is this default behaviour? Or something that is maybe yet to be implemented?

Thanks 👋

Reproduction

No response

Stack trace or error logs (if applicable)

No response

Version number

3.1.1

rosscondie commented 3 weeks ago

Still no luck with this, I have tried to implement the wm-cycle-focus binding to switch from tiling to floating on a specific workspace but it doesn't work?

Is there anyway to workaround this opposed to having 2 windows on a workspace tiled, floating one an then focusing the other one to float that? I want to float all available windows in one workspace.