mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Can't Switch Focus #202
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 @langshangyuan on GitHub (May 10, 2023).
Describe the bug
Windows arrangement and other behavior work perfectly. But I can't switch the focus using
komorebic focus left/right/up/down. I both test it in the terminal and with a hotkey.Only the cursor position changes, but the focus still stays on the previous windows.
Expected behavior
The focus of windows can move smoothly.
Operating System
komorebic checkOutputLog Information
@longthp commented on GitHub (Jul 1, 2023):
Hey, I have the same log error, but it happens only when I disable the "komorebic alt-focus-hack" option.
Another issue I noticed is that the Right-Alt key seems to remain pressed when switch to another workspace, and I have to release it by pressing the Left-Alt key.
@startwarfields commented on GitHub (Jul 29, 2023):
Remapping my alt key from right alt to left alt fixes this focus issue - I didn't have left alt mapped on my kinesis and it broke everything 😆
@Gazareth commented on GitHub (Jan 2, 2024):
I'm having the same issue, I wasn't aware of
alt-focus-hack, but enabling it seems to fix the issue@LGUG2Z commented on GitHub (May 12, 2024):
alt-focus-hackhas been deprecated