-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on hide/show and minimise on startup #13
Comments
Hi fossfreedom, currently if you click the icon it should hide/show Rhythmbox. At least in the latest version anyway, does it not work for you? I can try the hide-on-startup, I suppose it would be a gsettings schema (which would change how the plugin is installed) and maybe this becomes another custom widget like the stars. I have no idea how I'm going to do any of this in Ubuntu 13.04 when the whitelist is retired 😁 |
oh dear - yes I forgot about the 13.04 debacle - that's going to upset a whole lot of people :( Yes - sorry - click hide/show does work. I presume an app-indicator is now required. That is a pain. |
maybe this Q&A on Ask Ubuntu will help? |
I'll go over those links, thanks. I think the issue will be around my custom GTK MenuItem (the stars with hover). |
On Google-Code a budding author looks to have taken a similar thought pattern and created a tray-icon based controller
Some of the ideas - on hide/show on startup and minimise/show on click of the icon look like excellent options. Would you consider merging those ideas in your version of the tray-controller?
The text was updated successfully, but these errors were encountered: