LGUG2Z / komorebi

A tiling window manager for Windows 🍉
https://lgug2z.github.io/komorebi/
Other
9.63k stars 200 forks source link

feat(wm): apply workspace-rules to floating windows #1060

Closed alex-ds13 closed 1 month ago

alex-ds13 commented 1 month ago

This commit allows workspace-rules and initial_workspace_rules to be applied to floating windows. As a by product of this commit, now the command to show visible-windows will now also show the maximized windows, monocled windows and floating windows.

Should fix the issue #990

@LGUG2Z I know you wanted to handle the refactor of the visible-windows type of functions but since this one was needed for this PR I've already changed it...

There are two TODO comments I added on this commit that I would like to have your feedback on.

LGUG2Z commented 1 month ago

I think this is good to merge now unless you want to add anything else?

alex-ds13 commented 1 month ago

I think this is good to merge now unless you want to add anything else?

No. It's good for me too! 🚀