You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am on workspace 1, then click on the open Outlook, komorebi switches to Outlook, but the workspace indicator of the Bar stays on workspace 1 and does not switch to workspace 2
Looking for configuration files in C:\Users\xxxxxxxxxxx.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\xxxxxxxxxxxxxxx.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
The text was updated successfully, but these errors were encountered:
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
Summary
I have 5 workspaces, workspace 1 has the name “Work”, workspace 2 has the name “Mail”. I start Outlook and Teams with one rule:
If I am on workspace 1, then click on the open Outlook, komorebi switches to Outlook, but the workspace indicator of the Bar stays on workspace 1 and does not switch to workspace 2
Version Information
W10 or Win11 doesn't matter...
komorebic 0.1.32
tag:v0.1.32
commit_hash:4b9d8114
build_time:2025-01-01 19:37:02 +00:00
build_env:rustc 1.83.0 (90b35a623 2024-11-26),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
default
Output of komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\xxxxxxxxx.config\komorebi
Looking for configuration files in C:\Users\xxxxxxxxxxx.config\komorebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\xxxxxxxxxxxxxxx.config\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
The text was updated successfully, but these errors were encountered: