Skip to content

backend: Ignore events without source_device for pointer visibility

Jonas Dreßler requested to merge verdre/mutter:set-im-event-devices into main

Set a ClutterInputDevice as device on IM events but leave the source_device empty (as the event is not coming from a "real hardware device"), and then ignore events without a source_device in update_pointer_visibility_from_event().

Edited by Jonas Dreßler

Merge request reports