https://bugs.freedesktop.org/show_bug.cgi?id=85629

            Bug ID: 85629
           Summary: Add support for kinetic scroll detection
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: libinput
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Kinetic scrolling is useful on e.g. touchpads, where a flick with two fingers
triggers a scroll motion that continues depending on the speed of the motion.

libinput currently sends 0/0 scroll events at the termination of a finger
scroll, but this is not neither detectable ahead of time.

Potential solution would be something along the lines of
libinput_event_pointer_axis_get_source() that responds with some identifier
that tells us how the event was generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to