[plasmashell] [Bug 462517] On Wayland, scrolling speed being scaled causes scroll-based UIs (e.g. switching virtual desktops, changing volume) to go at a different speed than was intended

Nate Graham bugzilla_noreply at kde.org
Fri Dec 2 18:33:45 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=462517

Nate Graham <nate at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Mouse scrolling speed       |On Wayland, scrolling speed
                   |affects virtual desktop     |being scaled causes
                   |switching with Wayland      |scroll-based UIs (e.g.
                   |                            |switching virtual desktops,
                   |                            |changing volume) to go at a
                   |                            |different speed than was
                   |                            |intended
            Version|unspecified                 |5.26.4
           Assignee|unassigned-bugs at kde.org     |plasma-bugs at kde.org
            Product|kde                         |plasmashell
          Component|general                     |general
                 CC|                            |kde at davidedmundson.co.uk
           Keywords|                            |wayland
   Target Milestone|---                         |1.0

--- Comment #3 from Nate Graham <nate at kde.org> ---
Ok, I can reproduce this.

I'm pretty sure that it happens because on Wayland, we're scaling all input
events to approximate a scroll speed setting, which Libinput doesn't provide.

We would have to de-scale the scroll events in Plasma to ensure a consistent
scroll speed for things that should stick to the logic of one mouse wheel
"tick" equaling one change in the thing being scrolled

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list