peterfajdiga / karousel

Scrollable tiling Kwin script
GNU General Public License v3.0
250 stars 5 forks source link

Can't scroll sometimes - wont move from focused window #53

Open kolemcrae opened 3 months ago

kolemcrae commented 3 months ago

Seems recent - when I try to scroll, sometimes it will get "stuck" on whatever window I have focus on. Changing focus to a different window fixes this.

Seems to happen regardless of which scrolling mode I choose.

At the same time the scroll animation is super choppy now.

This is KDE 6.1.0 <--- my guess as to why Frameworks 6.3.0 QT: 6.9.5-1 using Wayland

This is all on Opensuse Tumbleweed 20240624

kolemcrae commented 3 months ago

I also tried turning on and off different animations (including geometry change) but none of that seems to help.

peterfajdiga commented 3 months ago

Thanks for the report. I'll take a look when I find some time to try Plasma 6.1.

When you say you try to scroll, how are you scrolling? Which keyboard shortcut are you using?

kolemcrae commented 2 months ago

Sorry, forgot to reply! I am using the scroll to the left and scroll to the right hot keys. Not focus.

I have tried both the mouse binding I set for it and the default keyboard shortcut and it still happens once in a while. It's like it's trying to focus on the left most one no matter what, I wonder if the solution is scroll overrides focus?

Or should I set the bind to move focus over and have it center on focus as the better behavior?

kolemcrae commented 2 months ago

So switching from the scroll bind to the move focus bind basically solved the issue.