Skip to content

Handle null input devices in WheelEvent

Vlad Zahorodnii requested to merge work/zzag/guard-wheel-event-device into master

The X11 backend calls some pointer input redirection code without providing a valid input device.

Merge request reports