Commit graph

394 commits

Author SHA1 Message Date
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
Bastien Nocera
b0275d53e9 wacom: Update from gnome-settings-daemon 2012-02-22 13:13:21 +01:00
Bastien Nocera
3824ad8a50 wacom: Update from gnome-settings-daemon 2012-02-20 18:47:44 +01:00
Bastien Nocera
8a8492ea26 wacom: Monitor the last used stylus
And switch to its page on startup, or when drawn near the device
2012-02-20 17:58:14 +01:00
Bastien Nocera
544af5214a wacom: Export stylus from CcWacomStylusPage 2012-02-20 17:58:14 +01:00
Bastien Nocera
21ab18a70f wacom: Change label for display mapping button 2012-02-20 16:50:28 +01:00
Cosimo Cecchi
371fef61c0 wacom: split the styli controls into a separate GtkGrid
Like we did for the tablet page.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:49 +01:00
Cosimo Cecchi
790bbbdeb3 wacom: realign the lines on the styli images to the controls
We want them to line up with a 10px padding between the controls.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:48 +01:00
Cosimo Cecchi
4ba77224bd wacom: redo spacings in the tablet UI page
Use column and row spacing on the containing GtkGrid instead of setting
margins on each widget.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:47 +01:00
Cosimo Cecchi
d451559391 wacom: align the navigation button box to the end of their row
https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:46 +01:00
Cosimo Cecchi
41e55372a9 wacom: split the main page controls in a separate GtkGrid
The effect we want to achieve is to have the model name and button box
padded 16px to the left of the tablet controls below.
Pack all the tablet controls in a separate GtkGrid, so we can just set a
margin on that and offset its contents from the model above.

https://bugzilla.gnome.org/show_bug.cgi?id=668881
2012-02-20 11:23:44 +01:00
Bastien Nocera
a13a85b7bb wacom: Coding style fixes 2012-02-19 16:06:39 +01:00
Bastien Nocera
e0a55d2216 wacom: Make edition match that in the keyboard panel 2012-02-18 16:27:29 +01:00
Bastien Nocera
a3a96fa0f0 wacom: Fix label for hard-coded and disabled buttons 2012-02-18 14:43:04 +01:00
Bastien Nocera
4738872e04 wacom: Style fixes for signal handlers 2012-02-16 19:32:18 +01:00
Bastien Nocera
05ba7514ba wacom: Invert the meaning of the checkbox
So that we can disable the combobox if the checkbutton is disabled,
rather than having inverted meaning, which can be very confusing.

Also make sure that the combobox has the correct state if we
have an unconfigured tablet.
2012-02-16 19:32:18 +01:00