-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
[BUG]: Komorebi bar only opens the bar on the monitor where my cursor is present #1081
Comments
Hello and thanks for the report. There are currently a bunch of fixes for various bar issues on the latest nightly release. To avoid duplicating effort please first confirm if you can reproduce these issues on the nightly release. |
I tried to install the nightly from winget, it seems like it is not accessible.
Otherwise, is building from source the only option? |
Another thing for me to fix when I'm back from vacation 😅 Yes, until I have a computer to fix the nightly builds, you'll need to build from source, or download the artifacts from the GitHub actions run on a recent commit. To set expectations: probably don't expect any movement on this for 2 weeks or so. Also the komorebi bar version that you're running does not support running on more than one monitor (ie. It is an explicit design decision to only support a single monitor) |
I see, thanks for letting me know, that makes sense now. I do not think it was mentioned anywhere that it is specifically supported for a single monitor setup, making that clear would hep the confusion. I can try and use another bar like yasb. No worries, enjoy your vacation! I will try to build this from source when I will have more time. I have another question about the |
Summary
I have the following configuration for komorebi bar in my dual monitor setup. When I am launching the wm with
komorebi start --bar --whkd
, I noticed that the bar would launch on the monitor where my cursor is present. If the cursor is present in the monitor of the same index as the one in bar.json file, it works out to be fine. Otherwise, the bar is half rendered behind the windows on the wrong monitor, even though the workspace pager shows the correct workspaces for the monitor index in the config file. I also could not figure out a way to have two bars on my two monitors. Looked for it online forums as well as the config, was not obvious at all. Thanks for all the great work! Windows finally seems usable.Version Information
Komorebi Configuration
komorebi.json
Hotkey Configuration
Output of komorebic check
The text was updated successfully, but these errors were encountered: