Sorry to revive this semi-old dead thread, but I'd like to chip in and
say that I was experiencing the same issue as well just now.
Note that running 'plasmoid-viewer -c panel' has
an...unexpected effect, to say the least. Regardless of what you set
in the QML files themselves, the plasmoid viewe
On Sun, Dec 18, 2011 at 11:47 AM, Aaron J. Seigo wrote:
> On Sunday, December 18, 2011 11:31:26 Luiz =?ISO-8859-1?Q?Rom=E1rio?= Santana
> Rios wrote:
> > Is this already working? When I tried to do this, it was broken -
> > instead of the icon, the whole plasmoid was placed in the panel.
>
> you n
On Sunday, December 18, 2011 11:31:26 Luiz =?ISO-8859-1?Q?Rom=E1rio?= Santana
Rios wrote:
> 2011/12/18 Aaron J. Seigo :
> > On Sunday, December 18, 2011 01:28:38 Luiz =?ISO-8859-1?Q?Rom=E1rio?=
> > Santana>
> > Rios wrote:
> >> 1 - As it's a regular applet trying to mimic a PopupApplet, it seems
2011/12/18 Aaron J. Seigo :
> On Sunday, December 18, 2011 01:28:38 Luiz =?ISO-8859-1?Q?Rom=E1rio?= Santana
> Rios wrote:
>> 1 - As it's a regular applet trying to mimic a PopupApplet, it seems
>
> to fix this, make it an actual popup applet :)
> ServiceTypes=Plasma/Applet;PlasmaPopupApplet
Is this
On Sunday, December 18, 2011 01:28:38 Luiz =?ISO-8859-1?Q?Rom=E1rio?= Santana
Rios wrote:
> 1 - As it's a regular applet trying to mimic a PopupApplet, it seems
to fix this, make it an actual popup applet :)
ServiceTypes=Plasma/Applet;PlasmaPopupApplet
and yes, using components is what you want
Hello, list.
So, some time ago I started to try creating a list of the activities
in QML, using the org.kde.activities data engine. I achieved
something, but I had some problems and my idea was to make it a
PopupApplet, but it was broken in QML - and even in JS, I guess - at
the time. I tried to w