Preparation for input device interface
-
run-in-sysroot: Mount sysfs
This will let us test input device monitoring that looks directly at the devices in /dev and /sys.
-
launcher: Use G_DBUS_METHOD_INVOCATION_HANDLED for improved clarity
I added this to GLib at the beginning of the 2.68 cycle.
Already reviewed by @denittis as part of !158 (merged).