Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Komorebi active workspace indicator not updating with focus-named-workspace and move-to-named-workspace #111

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Spreadprism
Copy link

@Spreadprism Spreadprism commented Nov 12, 2023

Pull Request #111

I use komorebi focus-named-workspace and move-to-named-workspace to manage my workspaces and the widget wasn't updating.

Description

I included FocusNamedWorkspace and MoveContainerToNamedWorkspace socket message from komorebi-core into yasb KomorebiEvent enum.

I then included these enums in the "workspace_focus_events" and "update_buttons_event_watchlist" lists within the komorebi widget so that it would update when I changed workspaces.

Related Issue

This PR fixes issue #24

Testing

I am already using the change locally, and I haven't encountered any issues

Workspace indicator was not being updated by any action that switches based on the workspaces name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant