glzr-io / zebar

Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups.
GNU General Public License v3.0
415 stars 29 forks source link

fix: update glazewm workspaces on focus changes; order workspaces by number #34

Closed matthewtapps closed 6 months ago

matthewtapps commented 7 months ago

Add FOCUS_CHANGED to subscribed events in create-glazewm-provider, which addresses active workspace not updating when navigating to other workspaces.

Sort workspaces by name numerically to organise workspaces in ascending order in bar when they have default/number names.

Fixes #30

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: