Firefox windows get removed when stacked #43

Closed
opened 2026-01-05 14:47:53 +01:00 by adam · 0 comments
Owner

Originally created by @LGUG2Z on GitHub (Oct 18, 2021).

Originally assigned to: @LGUG2Z on GitHub.

Came across an issue where Firefox windows (and presumably other multi-window apps) are being removed by WindowManagerEvent::Hide when another window is stacked on top of them. When looking in the state, the container's focused index is 1, but the 0 element (Firefox) has been removed by Workspace.remove_window().

Originally created by @LGUG2Z on GitHub (Oct 18, 2021). Originally assigned to: @LGUG2Z on GitHub. Came across an issue where Firefox windows (and presumably other multi-window apps) are being removed by `WindowManagerEvent::Hide` when another window is stacked on top of them. When looking in the state, the container's focused index is `1`, but the `0` element (Firefox) has been removed by `Workspace.remove_window()`.
adam added the bug label 2026-01-05 14:47:53 +01:00
adam closed this issue 2026-01-05 14:47:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#43