da-rth / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
MIT License
1.29k stars 79 forks source link

Komorebi widget does not update when changing workspace to one with no windows #131

Closed jpmiller25 closed 4 months ago

jpmiller25 commented 5 months ago

Expected Behavior

Say you have windows open on workspaces 1 and 2, but not 3. When switching from 1 to 2, the widget updates. But when switching from 1 to 3, the widget is stuck on 1 even though the workspace changes.

Current Behavior

Widget does not update when switching to workspace with no current windows open.

Context (Environment)

Windows 10, komorebi latest release 0.1.21.

Zerogaku commented 5 months ago

Occurs for me as well on windows 11, komorebi 0.1.21

jpmiller25 commented 4 months ago

I just updated komorebi to the latest version 0.1.22 and the issue seems to be resolved. @Zerogaku

Zerogaku commented 4 months ago

Yeah it's resolved for me too!