GNOME Bugzilla – Bug 670107
power: layout tweaks to new power panel UI
Last modified: 2012-02-15 16:14:18 UTC
Here are some patches that fix some bugs I spotted while trying out the new Power panel design that landed earlier today.
Created attachment 207597 [details] [review] power: set dim-label style classes on left labels To be consistent with other panels.
Created attachment 207598 [details] [review] power: port main box to GtkGrid Instead of a box of boxes; this way we can easily align labels without an additional GtkSizeGroup using halign.
Created attachment 207599 [details] [review] power: hide "When power is critical" elements when there's no batteries As for the mockups
Can you push these to master please. Thanks dude. Richard.
(you might need to revert the last commit I made today before I saw this bug, sorry).
Attachment 207597 [details] pushed as 4093f9e - power: set dim-label style classes on left labels Attachment 207598 [details] pushed as 02e5cb7 - power: port main box to GtkGrid Attachment 207599 [details] pushed as 240faca - power: hide "When power is critical" elements when there's no batteries Pushed these to master.