-
-
Notifications
You must be signed in to change notification settings - Fork 94
[Bug]: Focus Bottom Window hotkey focuses wrong window #221
Comments
@jsjuris89 Could you reproduce your issue with #222 applied? |
@gikari I could try. What I need to do? |
Since it was just merged, you need to:
You may want to roll back to the AUR version after that, to do that, uninstall the Bismuth with: npm run bi-uninstall |
@gikari I got this error:
|
You can open an issue about it. For now, just execute this:
Then continue with the rest of commands. |
@gikari Ok I did that. Still have same bug. |
I forgot to mention, that you need to restart kwin with:
If you didn't do that, the Bismuth script is not up-to-date. |
@gikari I tried both log out and the command above. Still same behaviour. Only |
This is really weird. It's very similar to the behavior of the "Previous Window" shortcut. Are you sure Meta K is bound correctly? You can check it by going to "System Setting" > "Shortcuts" > "KWin" and filtering the results by "Bismuth" keyword. |
@gikari Alright, we getting closer, this is what I found in hotkeys: The problem is that hotkey is not working. Pressing Edit1: But setting it to |
KWin shortcuts can be buggy when reassigning from old shortcuts. Close and reopen the same shortcut dialog and check if the shortcut is bound. Edit (in response to sudden Edit): You could try the rebinding to Meta + K again with the double check from above. |
Yes, I cleared |
I don't know, lol. The rebinding from one shortcut to another was random and from what I checked, there isn't anything, that could cause that in the Bismuth code base. Could you please report the non-applying-rebinding bug to upstream kwin and link it here? You need to go to https://bugs.kde.org to do that.
|
Sure I can try, but tomorrow sleep time now. Yeah its weird. |
Summary
Meta + K
or Focus Bottom Window doesn't go to correct window, restFocus
hotkeys work as expected.Steps to Reproduce
Expected behavior
Should go to bottom window.
Screenshots
Pressing
Meta + K
on 1st window goes to 4th (should go 2nd) window.Pressing
Meta + K
on 3rd window goes to 2nd (should go 4th) windowBismuth version
AUR - kwin-bismuth 2.2.0-1
KDE Plasma version
5.23.4
The platform KWin is running on
X11
Additional context
No response
The text was updated successfully, but these errors were encountered: