Originally created by @LGUG2Z on GitHub (Jul 29, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Currently, when toggle-maximize is called when a monocle container or a floating window is selected, the wm will ignore the monocle/floating window and try to maximize the last known focused container window on the workspace.
The wm should check for the existence of both monocle containers and floating windows when toggling maximize mode for the focused window and handle either of those cases if they exist before falling back to operating on the last known focused container on the workspace.
Originally created by @LGUG2Z on GitHub (Jul 29, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Currently, when `toggle-maximize` is called when a monocle container or a floating window is selected, the wm will ignore the monocle/floating window and try to maximize the last known focused container window on the workspace.
The wm should check for the existence of both monocle containers and floating windows when toggling maximize mode for the focused window and handle either of those cases if they exist before falling back to operating on the last known focused container on the workspace.
adam
added the bug label 2026-01-05 14:48:27 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LGUG2Z on GitHub (Jul 29, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Currently, when
toggle-maximizeis called when a monocle container or a floating window is selected, the wm will ignore the monocle/floating window and try to maximize the last known focused container window on the workspace.The wm should check for the existence of both monocle containers and floating windows when toggling maximize mode for the focused window and handle either of those cases if they exist before falling back to operating on the last known focused container on the workspace.