mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-10 11:13:57 +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