Olivier Fourdan
45d1ca8439
wacom: Use CW and CCW for ring circular motion
...
Using "up" and "down" on a ring is ambiguous, better
use "CW" or "CCW" to indicate the circular motion on
touch rings.
https://bugzilla.gnome.org/show_bug.cgi?id=689264
2012-12-20 10:38:59 +01:00
Olivier Fourdan
bae5488909
wacom: Add show help window to the list of actions
...
for pad buttons, once the OSD window patch is
merged in gnome-settings-daemon.
https://bugzilla.gnome.org/show_bug.cgi?id=683567
2012-12-20 10:38:59 +01:00
Bastien Nocera
e419ee7d4e
panels: Remove unused X-GNOME-Settings-Panel key
2012-12-11 17:09:04 +01:00
Bastien Nocera
3686cf7eb8
shell: Make all control-center plugins static
...
This makes loading faster, with less I/O, avoids unnecessary
code duplication (around 1k lines shaved), and ensures that
all the panels link and work appropriately.
By the same token, it will stop external panels from being
created, and loaded.
https://bugzilla.gnome.org/show_bug.cgi?id=690036
2012-12-11 17:07:39 +01:00
Jeremy Bicha
e449901b59
wacom: Use the proper Unicode ellipsis (…) instead of three dots
...
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:17:15 -05:00
Olivier Fourdan
a37720f11f
wacom: Update from gnome-settings-daemon
2012-10-19 15:42:56 +02:00
Bastien Nocera
2a88736cf6
wacom: Add link to wacom docs
...
And not the generic control-center docs.
https://bugzilla.gnome.org/show_bug.cgi?id=675471#c40
2012-09-12 10:24:19 +01:00
Jiro Matsuzawa
ce53dc7fd9
wacom: add translation context for Wacom action type
...
https://bugzilla.gnome.org/show_bug.cgi?id=682876
2012-08-28 16:51:46 +01:00
Ray Strode
b0e7a5efa8
panels: add register macro
...
Bastien says he doesn't like the blank class_finalize
functions in every panel and he would like a wrapper
macro to hide them.
This commit does that.
2012-08-21 14:32:33 -04:00
Olivier Fourdan
a2e515ea39
wacom: add different action types to mapping dialog
...
https://bugzilla.gnome.org/show_bug.cgi?id=679067
2012-08-21 18:00:22 +02:00
Olivier Fourdan
8d8cf75352
wacom: Update from gnome-settings-daemon
2012-08-21 17:59:36 +02:00
Olivier Fourdan
06554439b7
wacom: Do calibration for the selected tool only
...
As different tools may have different resolutions (e.g.
touch vs. stylus on tablets which support both).
https://bugzilla.gnome.org/show_bug.cgi?id=680114
2012-07-19 16:39:36 +01:00
Olivier Fourdan
f004ecb17d
wacom: Fix critical warning after calibration
...
g_variant_new_array() creates a floating reference and
g_settings_set_value() consumes it, so don't unref the GVariant
ourselves.
https://bugzilla.gnome.org/show_bug.cgi?id=680171
2012-07-19 16:37:02 +01:00
Olivier Fourdan
1fdfa6bc32
wacom: show calibration success
...
by drawing an "emblem-ok-symbolic" icon when calibration is
successful
https://bugzilla.gnome.org/show_bug.cgi?id=668610
2012-07-16 17:25:13 +01:00
Olivier Fourdan
836755f593
wacom: Update from gnome-settings-daemon
2012-07-05 18:27:56 +02:00
Olivier Fourdan
3083fda606
wacom: Destroy display mapping dialogue on unplug
...
https://bugzilla.gnome.org/show_bug.cgi?id=679159
2012-07-04 14:48:54 +02:00
Olivier Fourdan
1612735104
wacom: apply display rotation to device
...
When an output is mapped to a device, match the device rotation
with the output (bug #676170 )
2012-07-03 11:50:36 +02:00
Olivier Fourdan
62f34db332
wacom: Update from gnome-settings-daemon
2012-07-03 11:49:36 +02:00
Bastien Nocera
49e3d8b4ce
wacom: Update from gnome-settings-daemon
2012-06-27 10:59:11 +01:00
Bastien Nocera
ba5aea5ef7
wacom: Update from gnome-settings-daemon
2012-06-26 16:33:45 +01:00
Olivier Fourdan
22ea414271
wacom: Update from gnome-settings-daemon
2012-06-19 15:42:45 +02:00
Olivier Fourdan
978aa81a2c
wacom: Cancel calibration if window loses focus
...
Make the calibrator window stay above other windows and cancel
calibration if/when the calibrator loses input focus.
https://bugzilla.gnome.org/show_bug.cgi?id=675354
2012-06-14 18:09:52 +01:00
Olivier Fourdan
786a36db1f
wacom: Add keep aspect ratio option
...
Adjust tablet area to match the aspect ratio of the output
assigned to the tablet.
https://bugzilla.gnome.org/show_bug.cgi?id=668907
2012-06-11 17:55:04 +02:00
Bastien Nocera
487c11c0d9
wacom: Update from gnome-settings-daemon
2012-05-25 14:04:53 +01:00
Bastien Nocera
5c78387b59
wacom: Update from gnome-settings-daemon
2012-05-25 12:48:34 +01:00
Bastien Nocera
5a2b411255
wacom: Fix crasher using link to display panel
...
->panel was never set within the page object.
2012-05-25 12:16:24 +01:00
Bastien Nocera
aa161bacc9
wacom: Destroy button mapping dialogue on unplug
...
https://bugzilla.gnome.org/show_bug.cgi?id=676790
2012-05-25 11:19:37 +01:00
Piotr Drąg
5f124d6008
all: fix up tooltips
...
Idea from commit d5088b2eb1
.
2012-05-18 18:39:31 +02:00
Peter Hutterer
17c2e2c257
wacom: Make "Calibrate" button insensitive if there is no screen match
...
If no match is found for the screen tablet, calibration will fail anyway.
https://bugzilla.gnome.org/show_bug.cgi?id=673892
2012-05-18 10:35:45 +01:00
Bastien Nocera
928e921d8d
wacom: Update from gnome-settings-daemon
2012-05-18 10:34:20 +01:00
Bastien Nocera
fb6051401c
wacom: Update from gnome-settings-daemon
2012-05-17 18:31:18 +01:00
Bastien Nocera
a760238a67
wacom: Update from gnome-settings-daemon
2012-04-25 20:00:44 +01:00
Bastien Nocera
69b5afd9fe
wacom: Move update-from-gsd.sh to root
2012-04-19 12:01:14 +01:00
Cosimo Cecchi
fa3c858502
wacom: fix "Map to Monitor..." button alignment
...
It should use the same align of the button next to it, i.e. 'center', or
it will look bigger.
https://bugzilla.gnome.org/show_bug.cgi?id=672873
2012-04-12 16:38:45 +01:00
Peter Hutterer
ff31b771bb
wacom: update the UI if a new tool comes in
...
The device_added_cb is called once for each tool added. The wacom driver
hotplugs tools in the order stylus, eraser, cursor, pad.
update_current_page will add a new page once a tablet has stylus and
eraser, before cursor and pad exist. priv->pad is thus always NULL,
causing, cc_wacom_page's update_tablet_ui to remove the "Map Buttons..."
button for any device.
Change the code to update the tool list for every new tool we get,
merely triggering the visibility of the button instead of destroying it
completely.
https://bugzilla.gnome.org/show_bug.cgi?id=672691
2012-04-12 14:43:34 +01:00
Bastien Nocera
0463ba8622
wacom: Rename to "Wacom Tablet"
...
The name of the panel is currently Wacom Graphics Tablet. This is really
long and redundant. The name is also currently wrapped onto three lines.
https://bugzilla.gnome.org/show_bug.cgi?id=673864
2012-04-12 11:05:26 +01:00
Sebastien Bacher
5a2daec0a3
wacom: Mark extra strings as translatable
...
https://bugzilla.gnome.org/show_bug.cgi?id=673854
2012-04-12 10:37:18 +01:00
Bastien Nocera
13717dce8d
wacom: Update from gnome-settings-daemon
2012-03-05 18:32:52 +00:00
Bastien Nocera
3844923a4b
wacom: Fix crasher when XRandR isn't available
...
Spotted by Olivier Fourdan <ofourdan@redhat.com>
2012-03-01 10:26:18 +00:00
Bastien Nocera
865d322865
wacom: Add FIXME
2012-02-28 11:38:03 +00:00
Bastien Nocera
c8a24f514e
wacom: Add elevator buttons to the list
2012-02-28 11:37:52 +00:00
Bastien Nocera
ee1fc0744d
wacom: Update from gnome-settings-daemon
2012-02-28 10:35:19 +00:00
Bastien Nocera
dbef08e360
wacom: Remove right-hand margin from nav button
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:36 +00:00
Bastien Nocera
88f743cf45
wacom: Reorder the widgets as per mockup
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:35 +00:00
Bastien Nocera
de46b91e48
wacom: Make display-link right aligned
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:35 +00:00
Bastien Nocera
f6d645af82
wacom: Make tablet button box right aligned
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:34 +00:00
Bastien Nocera
606fee32ff
wacom: Swap nav button and label for stylus
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:34 +00:00
Bastien Nocera
338fd409ee
wacom: Swap nav button and label for tablet
...
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-27 16:51:33 +00:00
Bastien Nocera
485ea263c5
wacom: Update from gnome-settings-daemon
2012-02-27 16:48:26 +00:00
Olivier Fourdan
f1e3f0fea5
wacom: Pass -1 as monitor to reset the mapping to the entire screen
2012-02-27 15:27:38 +00:00