mutter/src
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
..
backends backends: Add MetaInputSettings 2015-01-18 13:32:28 -08:00
compositor MetaWindowActor: don't overwrite send_frame_messages_timer 2014-12-02 11:47:13 -05:00
core display: Remove ungrab_should_not_cause_focus_window 2015-01-17 17:55:36 -08:00
meta Remove all support for the metacity format 2014-12-29 08:46:37 -08:00
tests Remove a few more guards for frees 2014-12-28 19:51:22 -08:00
ui frames: Fix window-type/frame-type mix-up 2015-01-13 18:14:26 +01:00
wayland wayland: Seal SHM buffers before access 2015-01-09 16:39:37 -08:00
x11 display: Remove ungrab_should_not_cause_focus_window 2015-01-17 17:55:36 -08:00
.cvsignore
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am theme: Remove our own gradient stuff 2014-10-14 17:37:49 -07:00
Makefile.am backends: Add MetaInputSettings 2015-01-18 13:32:28 -08:00
mutter-enum-types.c.in
mutter-enum-types.h.in
org.freedesktop.login1.xml launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml
org.gnome.Mutter.IdleMonitor.xml