Skip to content
Commit 66c211ff authored by Bastien Nocera's avatar Bastien Nocera
Browse files

mouse: Remove support for non-libinput mouse configurations

With the configuration for mice and other pointing devices now in mutter
for both Wayland and X11 (with libinput X11 drivers), the mouse plugin
is only ever used to:
- migrate old gnome-settings-daemon mouse settings to
  gsettings-desktop-schemas
- set up a11y features, via mousetweaks and gsd-locate-pointer, which
  weren't ported to mutter/gnome-shell yet
- handle evdev/synaptics pointing devices, usually on non-Linux systems

As we want to move input device handling into the compositor, so there's
only one code path for all their configuration, remove support for
evdev/synaptics settings.

https://bugzilla.gnome.org/show_bug.cgi?id=759595
parent 778fa045
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment