winit-sonoma-fix/src/platform/linux/x11
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
..
events.rs Richer input events 2017-04-23 01:08:15 -07:00
ffi.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
mod.rs Fix evdev emulated scroll events 2017-07-30 11:40:52 -07:00
monitor.rs Move api module into platform::linux 2017-03-04 09:09:09 +01:00
window.rs Fixes window inner size calc for hidpi windows X11 2017-07-27 14:04:04 +09:00
xdisplay.rs linux: Remove dead code from wayland & fix some trivial warnings. 2017-03-04 11:26:12 +01:00