Re: [Interest] Multiplatform solution for systray

2014-12-10 Thread René J . V . Bertin
On Wednesday December 10 2014 08:42:49 Daniel França wrote: The first problem I got is: Ubuntu seems to have banned applications to show on system tray, only a white list of apps are allowed, they want you to use the lib notify, but it doesn't seems to work for what I intend to do. Not really

Re: [Interest] Multiplatform solution for systray

2014-12-10 Thread Daniel França
Not really, I don't like KDE much... Anyway I would like my app runs full-featured on Ubuntu, as it's one of most popular distros :) Em Wed Dec 10 2014 at 10:06:25 AM, René J.V. rjvber...@gmail.com escreveu: On Wednesday December 10 2014 08:42:49 Daniel França wrote: The first problem I got

Re: [Interest] Multiplatform solution for systray

2014-12-10 Thread Damian Ivanov
Hey Daniel, On Linux you should follow statusNotifier spec, it's the closest to come to a spec for all desktops. May some of this would be useful to you as an example: https://github.com/damianatorrpm/qmlpanel/blob/master/qml/IndicatorTray.qml Cheers, Damian 2014-12-10 10:07 GMT+01:00 René J.V.

Re: [Interest] Multiplatform solution for systray

2014-12-10 Thread Alejandro Exojo
El Wednesday 10 December 2014, Daniel França escribió: I'm doing a QML/C++ application that I want to be able to run on Linux/Mac/Windows/Android/IOS. I'm doing the development on a Ubuntu 14.10 and I wanted to show a timer for the desktop versions on system tray, that means a system tray