mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-29 05:31:55 +02:00
This commit ensures that the exact workspace indices are tracked in the komorebi widget state. This fixes a bug where an incorrect workspace index could be sent with SocketMessage::FocusWorkspaceNumber if a user had hide_empty_workspaces set to true. fix #1102