Commit graph

21 commits

Author SHA1 Message Date
Cosimo Cecchi
3d36924e68 wacom: remove unused directory export
I had this squashed locally, and it was missing from the patch that was
committed.
2013-01-07 16:23:08 -05:00
Cosimo Cecchi
82f8c136c0 wacom: use a GResource for GtkBuilder UI definition and icons
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:17 +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
Bastien Nocera
69b5afd9fe wacom: Move update-from-gsd.sh to root 2012-04-19 12:01:14 +01:00
Jason Gerecke
2d0bf044e5 wacom: Barebones mapping panel implementation
Provides a barebones implementation of a panel for selecting the
display to map a tablet to. This implementation uses a combo box
instead of the Display-panel-like UI specified by the mockup since
my Cairo and GTK-fu are weak.

https://bugzilla.gnome.org/show_bug.cgi?id=668546
2012-02-16 17:36:33 +01:00
Bastien Nocera
16b872c8dd wacom: Add stub button mapping dialogue 2012-02-14 15:51:54 +00:00
Bastien Nocera
155456d296 wacom: Fix updating common files from gsd 2012-01-31 15:04:24 +00:00
Bastien Nocera
decc5cf668 wacom: Make .ui files load the images properly
So it's easier to see what it looks like in glade.
2012-01-30 17:02:25 +00:00
Bastien Nocera
7cb5d85595 wacom: Install the new stylus artwork 2012-01-30 16:02:50 +00:00
Bastien Nocera
abbc0210e6 wacom: Add "update-from-gsd" target
To update common files from gnome-settings-daemon
2012-01-25 19:11:52 +00:00
Bastien Nocera
1c9a29f5c0 wacom: Make it easier to copy/paste gsd files 2012-01-25 19:01:46 +00:00
Bastien Nocera
b732da14d8 wacom: Split off the stylus page creation
Show configuration for multiple styli in the configuration UI.
2012-01-16 17:30:33 +00:00
Jason Gerecke
e50dbea195 wacom: Bring over files from xinput-calibrator and build utility
Copies over files from a trimmed version of xinput-calibrator and
modifies the Makefile.am to build the program as a seperate utility.
This is just to verify the functionality of the code when built with
gnome-control-center.

https://bugzilla.gnome.org/show_bug.cgi?id=657423
2012-01-10 18:26:55 +00:00
Bastien Nocera
6296a0f522 wacom: Add gsd-input-helper.[ch] from g-s-d 2011-12-12 18:20:04 +00:00
Bastien Nocera
46a3b9697b wacom: Add navigation button 2011-11-28 18:24:15 +00:00
Bastien Nocera
da26a8e1cf wacom: Add test program for the pages
No need to carry hardware around, cheers!
2011-11-25 17:04:05 +00:00
Bastien Nocera
627f17226c wacom: Install new assets 2011-11-25 17:04:04 +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
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
7b213472f1 wacom: add a wacom control panel.
https://bugzilla.gnome.org/show_bug.cgi?id=640981
2011-08-26 11:35:27 +01:00