Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wm): add uncloak as a notif override event
If a user triggers the workspace reconciliator by clicking on an app in the start bar or via alt-tab, a notification should be sent to subscribers such as komorebi-bar so that the focused workspace can be updated. The various komorebi reconciliators and manager modules don't emit events to subscribers themselves (yet?), so for now we can pass on the uncloak event. Maybe we can look into expanding the Notification enum in the future. fix #1211
- Loading branch information