Carlos Garnacho 460e1fd7ca backends: Add MetaInputSettings
This object internally keeps track of the relevant input configuration,
and goes through its vmethods in order to apply the configuration on the
backend-specific devices.

So far, only mouse/touchpad settings are actually attached to GSettings
changes. ::set_matrix(), meant for tablets/touchscreens, is not hooked
yet.

One caveat is that meta_input_settings_create() may return NULL if the
backend does not own the windowing system (wayland nested on X11 being
the one case), and thus device settings can't be changed freely.

https://bugzilla.gnome.org/show_bug.cgi?id=739397
2015-01-18 13:32:28 -08:00
2015-01-01 21:33:00 +01:00
2015-01-13 00:24:16 +01:00
2015-01-18 13:32:28 -08:00
2014-03-18 20:37:35 -04:00
2014-12-29 16:25:19 +01:00
2014-07-31 17:50:28 +02:00
2014-12-19 12:05:52 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%