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.
This commit allows
workspace-rules
andinitial_workspace_rules
to be applied to floating windows. As a by product of this commit, now the command to showvisible-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.