GNOME Bugzilla – Bug 665079
Wacom panel beautifications
Last modified: 2011-11-28 20:28:53 UTC
Here are some UI tweaks I made to the wacom panel.
Created attachment 202323 [details] [review] build: require GTK+ master
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.
Created attachment 202325 [details] [review] wacom: make sure description labels are right-aligned and dim As in the mockups.
Created attachment 202326 [details] [review] wacom: fix packing for the left handed switch section
Created attachment 202327 [details] [review] wacom: add some spacing between the panel sections
Note that you need GTK+ master and gnome-themes-standard master for these patches to have the intended effect.
(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.
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