SIGN IN SIGN UP

wayland: fix handling of non-discrete scroll events (#9548)

https://github.com/zed-industries/zed/pull/9103 broke touchpad scrolling
on Wayland
This PR correctly filters the `Axis` to handle all non-discrete scroll
events (see
https://wayland.app/protocols/wayland#wl_pointer:enum:axis_source)

Should fix https://github.com/zed-industries/zed/issues/9525

Release Notes:

- N/A
A
apricotbucket28 committed
2c36652be2d8ea6b68a3bb82f11fe96208444f0e
Parent: 8ae5a3b
Committed by GitHub <noreply@github.com> on 3/19/2024, 7:25:10 PM