GNOME Bugzilla – Bug 640862
Update settings panel to match 3.0 design ideas
Last modified: 2011-02-27 17:29:58 UTC
Created attachment 179554 [details] Bluetooth panel mockup (PNG) Bluetooth panel could need a redesign in order to match new system settings design. Currently there is no suggested design for this panel http://live.gnome.org/Design/SystemSettings/Bluetooth So here is a starting mockup
Created attachment 179555 [details] GtkBuilder file used to create mockup Brief note: toolbar items below device list are Add (aka setup a new device), Remove, Disconnect. The icon used for the latest item is gtk-disconnect, currently we are missing a -symbolic variant for it
If we're going to rejig the UI, there's a couple of things to keep in mind: - we'll need to present device properties (name, type, services available, etc.) - we'll need to add contextual actions related to devices (the same that are available only in the applet right now, such as configuring the keyboard, mouse, etc.) - we'll need to eventually show extra configuration widgets (see last link in design page, to dcbw's blog) The updated design needs to take all those into account.
Created attachment 180260 [details] [review] properties: Use new toolbar New style toolbar
Created attachment 181364 [details] screenshot Completely non-functional (but running) UI. Based on Jon's mockups at: http://live.gnome.org/Design/SystemSettings/Bluetooth
Non-functional, but nearly UI ready has been committed. I'll be renaming widgets, and starting with the implementation later.
The only piece of implementation left is the state of the "active" button, and showing the additional configuration for devices. The rework itself is done.
*** Bug 643366 has been marked as a duplicate of this bug. ***