mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Komorebi never changing focus after launch JetBrains IDE. #146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wirekang on GitHub (Sep 29, 2022).
Describe the bug
When this bug happends, window focus never changing.
To Reproduce
Operating System
Additional context
When I kill
komorebi.exeand startkomorebic.exe, it works well temporarily. So I'm using a script to restart it.@LGUG2Z commented on GitHub (Oct 9, 2022):
I had been having some issues with this lately too, for the most part, I think this commit has fixed the issue for me:
577fa0a97f@LGUG2Z commented on GitHub (Oct 21, 2022):
@wirekang @aitsuki any feedback on these changes?
@wirekang commented on GitHub (Oct 21, 2022):
I've been waiting for next release that contains the commit(
577fa0a).@LGUG2Z commented on GitHub (Jan 22, 2023):
@wirekang
925f3bd87bthis commit on themasterbranch has completely fixed the issue for me withalt-focus-hackset toenabled. This is available on themasterbranch and will be in the next release.