SUMMARY Wayland 1.21 introduced high-res scroll events to wl_pointer[1]. It would be nice to have KWin updated so that applications get the smooth scrolling treatment (as it is with Plasma on X11 -- so it's feature parity, really). SOFTWARE/OS VERSIONS Linux/KDE Plasma: Artix Linux rolling/KDE Plasma 5.25.4 (available in About System) KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 ADDITIONAL INFORMATION [1]: https://lists.freedesktop.org/archives/wayland-devel/2022-June/042268.html
So, how is this supposed to work? In kwin debug console you can see micro steps but apps do not seem to care. Firefox still jumps only on full step. Same with KDE apps like kate or okular.
(In reply to gudvinr+kde from comment #1) > So, how is this supposed to work? > > In kwin debug console you can see micro steps but apps do not seem to care. > Firefox still jumps only on full step. Same with KDE apps like kate or > okular. It requires Qt and GTK support too. Qt will support high resolution scrolling in 6.5. No idea about GTK