Florian Müllner
eee381abdd
mouse: Add penta-click test in addition to double-click
...
Clicking anything five times should obviously bring up an image (by
Jakub Steiner) of a five-legged goat :-)
https://bugzilla.gnome.org/show_bug.cgi?id=682492
2012-09-05 19:41:48 +01:00
Ondrej Holy
1cf9c9b078
mouse: New testing area according to mockup
...
https://bugzilla.gnome.org/show_bug.cgi?id=579135
2012-08-30 11:11:55 +01:00
Ondrej Holy
544a8ff889
mouse: Add mouse test toggle
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Ondrej Holy
7981d4423a
mouse: Add mouse test window
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Bastien Nocera
5a472dc515
mouse: Use update-from-gsd.sh to update input helper
2012-04-19 12:01:21 +01:00
Thomas Wood
e2f944a66a
configure: Group pkg-config checks based on how they are used
...
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.
https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Thomas Wood
ca7bdc3f7e
build: remove redundant variables
...
GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and
GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.
2010-12-20 14:51:52 +00:00
Bastien Nocera
741723eaf8
mouse: Add g-s-d helper to detect touchpads
2010-12-09 12:05:12 +00:00
Bastien Nocera
ab72b37318
mouse: Remove dead a11y code
...
That code is broken, and wasn't used anyway, as all of this
should be available in the UA panel.
2010-11-16 11:06:02 +00:00
Rodrigo Moya
047f48e850
Some build fixes
2010-11-15 10:35:49 +01:00
William Jon McCann
2f4e88b4a3
mouse: use a smiley face instead of old ugly lightbulb to test click
2010-11-14 12:38:35 -05:00
Rodrigo Moya
54b38f03ca
mouse: Port mouse and touchpad settings to GSettings
2010-10-20 13:06:20 +02:00
Bastien Nocera
383882a4c5
mouse: Fix compile-time warnings
...
Including missing declarations, and deprecated use of GDK_DISPLAY.
2010-09-20 18:06:41 +01:00
Thomas Wood
847bbba2b8
panels: make .desktop file naming more consistent
...
Give the .desktop files for settings panels a more consistent naming
scheme.
2010-06-02 16:54:26 +01:00
Thomas Wood
ad938356da
Make sure panels do not need to link against libcommon.la
...
libcommon.la defines several new GTypes, so it cannot be loaded into the
same process multiple times.
Copy gconf-property-editor to libgnome-control-center as this is useful
for all panels. However, it will need to be converted to GSettings in the
near future.
Copy capplet-stock-icons to the mouse panel, as it is not used in any other
panels.
Remove references to functions not yet implemented for panels (help,
window icon, etc).
2010-05-22 12:36:17 +01:00
Thomas Wood
8bb88eb18b
mouse: convert the mouse capplet into a settings panel
...
Add a module and CcPanel implementation for the mouse settings.
2010-05-20 17:50:56 +01:00