17.07.2012 18:18, Marco Martin пишет:
i really want to avoid applets with their own c++ import, thinking to
formalize this requirement (nothing installed in imports) for plasmoids to be
included by default
Does such list of requirements exist? Is it published?
Thank you/
_
On Tuesday 17 July 2012, Dmitry wrote:
> 17.07.2012 18:18, Marco Martin пишет:
> > in this particular case, i would say is the best way to go anyways,
> > since a systray replacement to be complete needs to support also the
> > old x11 protocol and i really want to avoid applets with their own c++
17.07.2012 18:18, Marco Martin пишет:
in this particular case, i would say is the best way to go anyways,
since a systray replacement to be complete needs to support also the
old x11 protocol and i really want to avoid applets with their own c++
import, thinking to formalize this requirement (n
On Tuesday 17 July 2012, Dmitry wrote:
> Hello!
>
> I'm trying to implement system tray in QML. I'm trying to implement
> configuration dialog (widget). Pure QML-based applet "devicenotifier"
> is an example of implementation of configuration dialog for QML applet.
> But it has only 3 simple radi
Hello!
I'm trying to implement system tray in QML. I'm trying to implement
configuration dialog (widget). Pure QML-based applet "devicenotifier"
is an example of implementation of configuration dialog for QML applet.
But it has only 3 simple radio buttons in its configuration dialog. Its
way