winit-sonoma-fix/src/platform/linux
Benjamin Saunders c508d68d1d Fix evdev emulated scroll events
When X's evdev input module is configured to emulate scroll events (as
used with e.g. trackpoints), it generates non-emulated scroll button
presses and does not generate motion events. This is contrary to the
behavior of all other hardware I've tested, and contrary to the
behavior of libinput, but nonetheless should be supported.
2017-07-30 11:40:52 -07:00
..
wayland Update wayland-window to support xdg_shell 2017-07-19 18:28:14 +02:00
x11 Fix evdev emulated scroll events 2017-07-30 11:40:52 -07:00
dlopen.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Add WINIT_UNIX_BACKEND documentation 2017-06-21 20:10:23 +01:00