gnome-shell/js
Carlos Garnacho 9ad7f59cdb padOsd: Ensure to pick pad devices only
If the underlying X11 input driver creates multiple devices from a single
device node, we may end up picking up the wrong device. So, instead of
picking the first device based on node and bailing out if it's not a pad,
pick the first pad that has that device node, and bail out if there is
none.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/10

Closes: #10
2018-01-30 16:19:42 +01:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui padOsd: Ensure to pick pad devices only 2018-01-30 16:19:42 +01:00
js-resources.gresource.xml ui: Add keyboard accessibility dialog 2018-01-10 19:10:18 +01:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00