Skip to content

Ignore device events for device management

Carlos Garnacho requested to merge wip/carlosg/ignore-device-events into master

The CLUTTER_DEVICE_ADDED/REMOVED events shouldn't count as "user interaction". Also, avoid stack-allocated events. All easy-backport candidates from wip/carlosg/input-thread.

Merge request reports