mutter/clutter
Marco Trevisan (Treviño) 2a6782dc10 clutter-device-evdev: Get devices from main seat if no real seat is set
In devices such as ARM boards there could be no input devices connected on
startup, leading to a crash when we try to process artificial events that
could be queued (as gnome-shell does when syncing pointer).

Those events still should refer to a device and, in case we don't have one
provided by libinput we should still return the core devices defined in the
main seat.


(cherry picked from commit 3e85ac8131)
2018-05-29 10:43:41 +00:00
..
build
clutter clutter-device-evdev: Get devices from main seat if no real seat is set 2018-05-29 10:43:41 +00:00
examples Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
tests Revert "tests: Fix actor-anchors test" 2017-10-21 18:58:37 -04:00
.gitignore
configure.ac configure: Don't declare functions in AC_TRY_LINK and AC_TRY_COMPILE 2018-03-21 13:14:50 +00:00
Makefile.am