| Summary: | Using "mousewheel scroll" for continuous titlebar actions is too fast on Wayland | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | berkant <berkantgultekin> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | bugseforuns, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.22.5 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/52b4ee3338c185787ee9a0f03c5befd117c0de3a | Version Fixed/Implemented In: | 5.27 |
| Sentry Crash Report: | |||
|
Description
berkant
2021-10-31 19:49:56 UTC
Edit: I cannot reproduce this issue while using Xorg. So it seems like a Wayland specific issue. Moving report to (hopefully) right component. Can confirm. Still an issue. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.26.80 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.6 Graphics Platform: Wayland Git commit 52b4ee3338c185787ee9a0f03c5befd117c0de3a by Xaver Hugl. Committed on 18/01/2023 at 13:14. Pushed by zamundaaa into branch 'master'. input: don't trigger titlebar actions on every event with a touchpad Instead, accumulate the values and only trigger an action when the user has scrolled far enough M +27 -3 src/input.cpp https://invent.kde.org/plasma/kwin/commit/52b4ee3338c185787ee9a0f03c5befd117c0de3a |