nheko
nheko copied to clipboard
[qt6, Wayland] Buggy, slow trackpad scrolling
Describe the bug
Since the update to qt6, scrolling with a trackpad has become very slow. If scrolling by small amounts intentionally, it also glitches out and starts jumping up and down crazily. This is reproducible in all scrollable widgets, such as the chat view. This does not happen in any other qt6 app in my system.
This does not happen if I set nheko to run in XWayland, where the scroll speed is normal and does not glitch out. However, scrolling is "smoothed", like in Chromium without the --disable-smooth-scrolling flag. Scrolling does not behave like this in other qt6 apps.
To Reproduce
-
Scroll with two fingers on the touchpad, observe very slow speed
-
Scroll, then stop moving and hold fingers, observe buggy teleporting up/down
What happened?
Scrolling is very messed up
Expected behavior
Scrolling should be like other qt6 apps.
Screenshots
No response
Version
0.11.3-4bd6aeab
Operating system
Linux
Installation method
Some repository (AUR, homebrew, distribution repository, PPA, etc)
Qt version
No response
C++ compiler
No response
Desktop Environment
Hyprland (Wayland)
Did you use profiles?
- [ ] Profiles used?
Relevant log output
No response
Backtrace
No response