Commit graph

531 commits

Author SHA1 Message Date
Bastien Nocera
e88ec64942 wacom: Fix creation of eraser 2011-11-25 17:04:04 +00:00
Bastien Nocera
19228ed072 wacom: Add icon-name property to tablets 2011-11-25 14:06:34 +00:00
Bastien Nocera
e999a08a4e wacom: Add icon-name property to styli 2011-11-25 14:06:07 +00:00
Jakub Steiner
527b4a10a9 wacom: inking pen, +tweaks to color/grid snapping. 2011-11-25 14:46:34 +01:00
Jakub Steiner
dac37d92c1 wacom: add more generic device gfx
- wacom-tablet is a regular type (intuos family), wacom-tablet-cintiq is the screen tablet family, wacom-tablet-pc is the tablet pcs (laptops)
- added airbrush stylus (more to come)
- tweaked pixel snapping on stylus
2011-11-25 14:02:21 +01:00
Bastien Nocera
6ab73fd36a wacom: Reversible by default
As that was the default in 3.2
2011-11-24 19:15:14 +00:00
Bastien Nocera
2baac2b28e wacom: Follow the GsdWacomDevice reversible property 2011-11-24 19:15:14 +00:00
Bastien Nocera
12f0e30dcb wacom: Get the tablet name from the device 2011-11-24 19:15:13 +00:00
Bastien Nocera
87fc4c9a60 wacom: Update for CcWacomPage changes
Pages are now created dynamically, and the UI supports multiple
different types of tablets (even though GsdWacomDevice doesn't, and
we don't have any UI to switch devices).
2011-11-24 19:15:13 +00:00
Bastien Nocera
8f6fc0e317 wacom: Create CcWacomPage from GsdWacomDevices
Instead of hard-coding the location of settings.
2011-11-24 19:15:13 +00:00
Bastien Nocera
7976938fc6 wacom: Remove unused finalize function 2011-11-24 19:15:13 +00:00
Bastien Nocera
d44d5939b4 wacom: Add copy/paste GsdWacomDevice from g-s-d 2011-11-24 19:15:13 +00:00
Bastien Nocera
46bfcd1bc3 wacom: Split out the tablet page
So we can reuse it for separate tablet configurations.
2011-11-24 19:15:13 +00:00
Bastien Nocera
9d96073023 wacom: Minimum port to latest g-s-d code
Just so that we don't crash on startup.
2011-11-22 18:16:45 +00:00
Bastien Nocera
6665b60422 panels: Update for Shell API changes 2011-11-07 18:03:14 +00:00
Bastien Nocera
4ef431c34f wacom: Show "stand-by" page when Wacom not available
https://bugzilla.gnome.org/show_bug.cgi?id=657424
2011-09-20 09:53:32 +01:00
Bastien Nocera
cf49cbc990 wacom: Make string as translatable 2011-09-02 16:59:08 +01:00
Peter Hutterer
a4c96614bf wacom: add a left-handed switch
Add a switch for left-handed orientation (read: no/180 degree
rotation). g-s-d and  the driver allow for 4 orientations, so this only
activates the switch as "on" if the rotation is "half".

https://bugzilla.gnome.org/show_bug.cgi?id=657810
2011-09-02 16:47:02 +01:00
Jakub Steiner
e3dbbef480 wacom: Improve alignment of lines and widgets
Use SVG image instead of PNG so that it will scale with the font size.

https://bugzilla.gnome.org/show_bug.cgi?id=657425
2011-09-02 15:34:54 +01:00
Peter Hutterer
98550289a3 wacom: dim the labels (grey, not black)
https://bugzilla.gnome.org/show_bug.cgi?id=657812
2011-09-01 10:29:14 +01:00
Bastien Nocera
ea562b93d5 wacom: Rename the Wacom panel
to "Wacom Graphics Tablet", as proposed by Richard Hughes.

https://bugzilla.gnome.org/show_bug.cgi?id=657443
2011-08-29 12:27:26 +01:00
Bastien Nocera
05ffef7347 wacom: Fix strange bottom padding
Spotted by Matthias Clasen <mclasen@redhat.com>

https://bugzilla.gnome.org/show_bug.cgi?id=657426
2011-08-27 12:27:02 +01:00
Bastien Nocera
44dddf7579 wacom: Hide the calibrate button
As it doesn't do anything yet.
2011-08-26 11:35:27 +01:00
Bastien Nocera
67475075aa wacom: Remove deprecated properties 2011-08-26 11:35:27 +01:00
Bastien Nocera
4ce3d9f9ab wacom: Add padding around the widgets 2011-08-26 11:35:27 +01:00
Bastien Nocera
dcd5ecac69 wacom: Clean up settings on destruction 2011-08-26 11:35:27 +01:00
Bastien Nocera
4808eb5ab3 wacom: Clean up panel instantiation 2011-08-26 11:35:27 +01:00
Bastien Nocera
dc5c93787b wacom: Clean up GSettings instantiation 2011-08-26 11:35:27 +01:00
Bastien Nocera
e88053c244 wacom: Simplify widgets getting 2011-08-26 11:35:27 +01:00
Bastien Nocera
ae35bd1e08 wacom: Fix memory leak 2011-08-26 11:35:27 +01:00
Peter Hutterer
7b213472f1 wacom: add a wacom control panel.
https://bugzilla.gnome.org/show_bug.cgi?id=640981
2011-08-26 11:35:27 +01:00