After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 665079 - Wacom panel beautifications
Wacom panel beautifications
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Wacom
unspecified
Other All
: Normal normal
: ---
Assigned To: Peter Hutterer
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-28 20:07 UTC by Cosimo Cecchi
Modified: 2011-11-28 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: require GTK+ master (743 bytes, patch)
2011-11-28 20:07 UTC, Cosimo Cecchi
committed Details | Review
wacom: add the LINKED style class to the navigation widget (1.18 KB, patch)
2011-11-28 20:07 UTC, Cosimo Cecchi
committed Details | Review
wacom: make sure description labels are right-aligned and dim (3.86 KB, patch)
2011-11-28 20:07 UTC, Cosimo Cecchi
committed Details | Review
wacom: fix packing for the left handed switch section (1.60 KB, patch)
2011-11-28 20:07 UTC, Cosimo Cecchi
committed Details | Review
wacom: add some spacing between the panel sections (2.50 KB, patch)
2011-11-28 20:07 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-11-28 20:07:35 UTC
Here are some UI tweaks I made to the wacom panel.
Comment 1 Cosimo Cecchi 2011-11-28 20:07:37 UTC
Created attachment 202323 [details] [review]
build: require GTK+ master
Comment 2 Cosimo Cecchi 2011-11-28 20:07:39 UTC
Created attachment 202324 [details] [review]
wacom: add the LINKED style class to the navigation widget

GTK+ defines a LINKED style class for linked containers now; set it on
the navigation widget so that the theme can render the buttons
connected.
Comment 3 Cosimo Cecchi 2011-11-28 20:07:41 UTC
Created attachment 202325 [details] [review]
wacom: make sure description labels are right-aligned and dim

As in the mockups.
Comment 4 Cosimo Cecchi 2011-11-28 20:07:44 UTC
Created attachment 202326 [details] [review]
wacom: fix packing for the left handed switch section
Comment 5 Cosimo Cecchi 2011-11-28 20:07:46 UTC
Created attachment 202327 [details] [review]
wacom: add some spacing between the panel sections
Comment 6 Cosimo Cecchi 2011-11-28 20:08:19 UTC
Note that you need GTK+ master and gnome-themes-standard master for these patches to have the intended effect.
Comment 7 Bastien Nocera 2011-11-28 20:26:35 UTC
(In reply to comment #6)
> Note that you need GTK+ master and gnome-themes-standard master for these
> patches to have the intended effect.

Thanks! Feel free to push all those.
Comment 8 Cosimo Cecchi 2011-11-28 20:28:39 UTC
Attachment 202323 [details] pushed as 16d6558 - build: require GTK+ master
Attachment 202324 [details] pushed as 5b86a93 - wacom: add the LINKED style class to the navigation widget
Attachment 202325 [details] pushed as 62e6709 - wacom: make sure description labels are right-aligned and dim
Attachment 202326 [details] pushed as 87297ed - wacom: fix packing for the left handed switch section
Attachment 202327 [details] pushed as b39356f - wacom: add some spacing between the panel sections