mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-06-10 04:32:48 +02:00
36e3eaad36
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