gnome-control-center/panels/mouse
Rui Matos f5eb204741 mouse: Switch to new peripherals settings schema
Most peripherals settings have been moved to
gsettings-desktop-schemas.

There are some semantic differences:

* pointer and touchpad speed is now a single value in the [-1..1]
  range (from "unaccelerated" to "fast"). A value of 0 is the default;

* touchpad enabled is now an enum which can be enabled, disabled or
  disabled-on-external-mouse. This patch keeps the same UI so the last
  value is the same as disabled in the UI and can't be set for now;

* disable while typing is now always enabled so the checkbox has been
  removed;

* horizontal scrolling is always enabled when two finger scroll is
  disabled. It wasn't in the UI but we no longer need to set it since
  it doesn't exist anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=743194
2015-01-20 15:02:06 +01:00
..
cc-mouse-panel.c mouse: Use header bar in the test settings dialog 2014-04-28 17:29:17 +03:00
cc-mouse-panel.h Updated FSF's address 2014-01-29 11:27:38 +01:00
double-click-gegl.png mouse: Add penta-click test in addition to double-click 2012-09-05 19:41:48 +01:00
gnome-mouse-panel.desktop.in.in Add NoDisplay to all gnome-control-center panel .desktop files 2013-11-15 08:44:53 -05:00
gnome-mouse-properties.c mouse: Switch to new peripherals settings schema 2015-01-20 15:02:06 +01:00
gnome-mouse-properties.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-mouse-properties.ui mouse: Switch to new peripherals settings schema 2015-01-20 15:02:06 +01:00
gnome-mouse-test.c mouse: replace deprecated stuff 2014-11-20 11:57:25 +01:00
gnome-mouse-test.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gnome-mouse-test.ui mouse: avoid using deprecated GtkAlignment and GtkMisc 2014-10-31 08:53:25 +01:00
gsd-input-helper.c Updated FSF's address 2014-01-29 11:27:38 +01:00
gsd-input-helper.h Updated FSF's address 2014-01-29 11:27:38 +01:00
Makefile.am mouse: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:32:28 +02:00
mouse.gresource.xml mouse: use a GResource for GtkBuilder UI definition and icons 2013-01-07 10:57:05 +01:00
scroll-test-gegl.svg mouse: Add penta-click test in addition to double-click 2012-09-05 19:41:48 +01:00
scroll-test.svg mouse: New testing area according to mockup 2012-08-30 11:11:55 +01:00
test-gnome-mouse-test.c mouse: Mouse test area as a proper widget 2013-05-24 15:12:17 +02:00