GNOME Bugzilla – Bug 623588
Some meego interface ui improvment
Last modified: 2013-10-20 16:29:03 UTC
Created attachment 165267 [details] [review] Debrand the interface to "Netbook" Hey Banshee devs, Here is in seperate git-format patch some enhancement I'm commiting into Ubuntu for the Meego interface. I think some of those can be interesting to you. Do not hesitate to comment or ask me for enhancement there. (please note, I won't be really available this week, but will work on that starting next week).
Created attachment 165268 [details] [review] Only show panel on --client=MeeGo and don't show when banshee is called
Created attachment 165269 [details] [review] quit only on explicit shutdown request
Created attachment 165270 [details] [review] enable switching between the 2 interfaces
Review of attachment 165270 [details] [review]: Search is broken for instances switched to but not for instances started directly in --client=MeeGo https://bugzilla.gnome.org/show_bug.cgi?id=638978
The re-brand looks good, doesn't look like a blind find/replace breaking 40 variables and functions (It should do the job - if it wants doing). The remainder look simple. Could someone review/commit the rest please, if you agree with what the patches are attempting to achieve. Most look pretty simple.
After porting the MeeGo extension to GTK3, I've now renamed it to "Media Panel". I've also reworked it significantly, adding the improvements corresponding to the patches attached here, in some form or another: - No reference to MeeGo anywhere - Media Panel UI is only shown on startup if the --client=MediaPanel parameter was used. - The extension add an item in the View menu, to switch to the Media Panel. Better late than never! Thank you for those patches, and for your patience!