Michael Terry
0a8669a5b5
Add Unity to OnlyShowIn fields
...
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Matthias Clasen
007696b8fd
Fix a11y/keynav issues in the mouse panel
...
The Acceleration mnemonics were conflicting with the 'All Settings'
mnemonic, which can easily be avoided by moving the mnemonic to 'c'.
Also, the mnemonic widgets for the scale labeles on the touchpad
page were pointing at the widgets on the mouse page (copy-paste error)
and thus did not work.
Part of bug 650132
2011-05-15 14:36:03 -04:00
Bastien Nocera
9f961048ae
mouse: Update from gnome-settings-daemon
...
Should fix detection of touchpads not working in some cases.
https://bugzilla.redhat.com/show_bug.cgi?id=695041
2011-05-03 16:42:35 +01:00
Bastien Nocera
c34734dd87
mouse: Don't reset scrolling method on start
...
Or tap-to-click for that matter, if the device present does
not support it.
https://bugzilla.gnome.org/show_bug.cgi?id=642474
2011-03-20 16:59:21 +00:00
William Jon McCann
917fa81f10
mouse: make sure we fit within our minimum vertical size
...
Make sure we fit on netbook screens.
2011-03-20 03:06:48 -04:00
Bastien Nocera
6946159d84
mouse: Check caps of the touchpad when added
2011-03-18 15:46:56 +00:00
Bastien Nocera
2fd11caaaf
mouse: Don't forget to set the variables we use
...
Otherwise we can't disconnect very much...
2011-03-18 15:29:15 +00:00
Bastien Nocera
5b259bfe56
mouse: Make touchpad tab appear when connected
...
On-the-fly!
2011-03-16 13:48:08 +00:00
Bastien Nocera
30fdeafef5
mouse: Remove unused "start_page" code
2011-03-16 13:41:00 +00:00
Bastien Nocera
e98b32d369
mouse: Use newly implemented dispose
2011-03-16 13:41:00 +00:00
Bastien Nocera
4c2fcca2f6
mouse: Implement dispose for the widget
2011-03-16 13:41:00 +00:00
Bastien Nocera
cf8465c250
mouse: Don't destroy the touchpad tab
...
We might actually need it when a touchpad appears.
2011-03-16 13:41:00 +00:00
Matthias Clasen
4109335861
Mouse: set up scroll method radios initially
...
The panel was always coming up with scrolling disabled.
https://bugzilla.gnome.org/show_bug.cgi?id=644223
2011-03-13 00:40:24 -05:00
Matthias Clasen
451b7edf37
Mouse: don't reuse the same adjustments
...
The acceleration and sensitivity sliders on the mouse and touchpad
tabs were sharing the same adjustment, which doesn't really work.
https://bugzilla.gnome.org/show_bug.cgi?id=644223
2011-03-13 00:40:24 -05:00
Bastien Nocera
8251128055
mouse: Remove obsolete properties
2011-02-25 23:21:19 +00: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
Cosimo Cecchi
f0bee95a74
Use gdk_error_trap_pop_ignored()
2011-02-04 15:40:25 -05:00
William Jon McCann
2fb2afdc04
mouse: remove a11y tab
2011-01-18 17:06:34 -05:00
William Jon McCann
3198b8d084
mouse: change tab label to Mouse
...
https://bugzilla.gnome.org/show_bug.cgi?id=639787
2011-01-18 17:03:33 -05: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
01fbd4fee0
mouse: Use g-s-d helper to detect touchpad
2010-12-09 12:07:48 +00:00
Bastien Nocera
741723eaf8
mouse: Add g-s-d helper to detect touchpads
2010-12-09 12:05:12 +00:00
Bastien Nocera
cd151175fc
mouse: Add "trackball" as a keyword
2010-12-07 17:42:34 +00:00
William Jon McCann
d51d16fddf
various: use a consistent and slightly larger border width for panels
2010-11-21 19:33:34 -05:00
Bastien Nocera
032d6326d5
panels: Add keywords to all the panels we ship
...
https://bugzilla.gnome.org/show_bug.cgi?id=399754
2010-11-17 16:02:47 +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
b14cd82bf5
mouse: don't force wrapping the label at 180px
2010-11-14 12:52:35 -05: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
Chris Bagwell
109b369199
mouse: Enable 2-finger scrolling through emulation
...
Also enable 2-finger scrolling if the device supports reporting
finger-width, not only when it supports actual 2-finger scrolling.
https://bugzilla.gnome.org/show_bug.cgi?id=625163
2010-11-01 11:31:16 +00:00
William Jon McCann
7908a4359f
Don't expand Mouse notebook vertically
...
Causes weird spacing issues.
2010-10-31 18:09:41 -04:00
William Jon McCann
aa11bf827f
Set alignment property so glade renders .ui correctly
2010-10-31 13:32:14 -04:00
Rodrigo Moya
e0335f7d9b
mouse: Use non-cryptic key names from last change in gsettings-desktop-schemas
2010-10-21 22:32:20 +02:00
Rodrigo Moya
4ac3e3c7ba
mouse: Migrate A11Y settings to GSettings
2010-10-21 18:16:23 +02:00
Rodrigo Moya
7805e273c0
mouse: Remove left over comment
2010-10-21 18:16:23 +02:00
Rodrigo Moya
59248ed8ba
mouse: Add motion acceleration and threshold UI for touchpad settings
2010-10-20 16:07:56 +02:00
Rodrigo Moya
aaf6540236
mouse: Remove GConf usage in cc-mouse-panel.c
2010-10-20 15:59:16 +02:00
Rodrigo Moya
d17eb7d050
mouse: Bind motion acceleration and threshold for both mouse and touchpad settings
2010-10-20 15:54:11 +02:00
Rodrigo Moya
54b38f03ca
mouse: Port mouse and touchpad settings to GSettings
2010-10-20 13:06:20 +02:00
Javier Jardón
a533ac968c
Use GSourceFunc() instead GtkFunction() in g_timeout_add()
2010-10-14 04:37:57 +02:00
Bastien Nocera
eb742ed14d
mouse: Require libXInput
...
As it's pretty much required for a modern desktop system.
2010-10-12 19:43:32 +01:00
Cosimo Cecchi
78b5f0ee2d
mouse: use new GDK error trap API
2010-10-06 13:01:37 +02:00
Bastien Nocera
4ec7801cbb
shell: Show settings without a panel in Other
...
Add the X-GNOME-Settings-Panel category. You need a control-center
panel to add this to your desktop file. Desktop entries with this
category but that aren't actually panels will be ignored (no cheating).
If the desktop file for your settings isn't a panel, it will show in the
"Other" section of the control-center shell
https://bugzilla.gnome.org/show_bug.cgi?id=630998
2010-09-30 13:48:29 +01:00
Bastien Nocera
e0e25a0264
mouse: Remove unneeded XCursor include
2010-09-29 17:16:50 +01:00
Bastien Nocera
620950c089
mouse: Rename to "Mouse and Touchpad"
2010-09-28 16:51:04 +01: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
Bastien Nocera
4a95303baa
mouse: Fix warning about missing declaration
2010-09-20 18:02:36 +01:00
Thomas Wood
f5c0b73214
panels: Use gi18n-lib.h in the panel libraries
2010-07-22 16:56:27 +01:00
Thomas Wood
9089857a89
Completely remove dependency on capplets/common directory
...
The capplets directory is no longer built or distributed, so the panels
cannot depend on files in it.
2010-07-12 10:39:09 +01:00
Thomas Wood
b3530ea251
mouse/keyboard: hide accessibility preferences now in universal-access
...
Temporarily hide the mouse and keyboard accessibility preferences that are
now implemented in the universal-access panel.
2010-06-07 17:05:02 +01:00