Commit graph

5 commits

Author SHA1 Message Date
Bastien Nocera
15384a1ab8 wacom: Avoid warnings with default settings
By default, the tablets are mapped to the first monitor (unless
they're screen tablets). I think. Maybe. Let me know if I'm wrong.
2012-02-16 19:32:18 +01:00
Bastien Nocera
f167307efe wacom: Fix memleak
The list store was leaked as the combobox is supposed
to be the only one holding a reference.
2012-02-16 19:32:18 +01:00
Bastien Nocera
fda8864aa6 wacom: Fix declaration of functions with no args 2012-02-16 19:32:18 +01:00
Bastien Nocera
69584d5b17 wacom: Use symbolic names for columns 2012-02-16 18:50:49 +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