Re: Several plasmoid instances

2015-07-18 Thread Evgeniy Alekseev
Hi, David, Thank you for your reply. On Saturday 18 July 2015 12:19:17 David Edmundson wrote: > There /should/ be no difference until the app developer opts in, with a > line in the .desktop file > > X-KDE-PluginInfo-Version=3.0 > > Can you link to your applet? Here is a link [1]. But seems no

Re: Several plasmoid instances

2015-07-18 Thread David Edmundson
On Sat, Jul 18, 2015 at 11:49 AM, Evgeniy Alekseev wrote: > Hi, there! > > I'm a developer of several Plasma 5 widgets. After components upgrading > (if I > understand correctly the issue has been caused by the upgrading of plasma- > frameworks to 5.12.0) my users have found that several instance

Several plasmoid instances

2015-07-18 Thread Evgeniy Alekseev
Hi, there! I'm a developer of several Plasma 5 widgets. After components upgrading (if I understand correctly the issue has been caused by the upgrading of plasma- frameworks to 5.12.0) my users have found that several instances of the same widget are no longer allowed. (To be more precise they

Re: Testing several plasmoid instances at the same time

2012-10-25 Thread Giorgos Tsiapaliokas
On 25 October 2012 11:47, Aaron J. Seigo wrote: > On Wednesday, October 24, 2012 22:25:12 Michał 'rysiek' Woźniak wrote: > > Hi there, > > > > I am writing a plasmoid that is supposed to have drag and drop support > > - but am unable to test it efficiently with plasmoidviewer, as I have > > no

Re: Testing several plasmoid instances at the same time

2012-10-25 Thread Aaron J. Seigo
On Wednesday, October 24, 2012 22:25:12 Michał 'rysiek' Woźniak wrote: > Hi there, > > I am writing a plasmoid that is supposed to have drag and drop support > - but am unable to test it efficiently with plasmoidviewer, as I have > not found a way to display several instances of the same plasmoi

Testing several plasmoid instances at the same time

2012-10-24 Thread Michał 'rysiek' Woźniak
Hi there, I am writing a plasmoid that is supposed to have drag and drop support - but am unable to test it efficiently with plasmoidviewer, as I have not found a way to display several instances of the same plasmoid in the same containment so that I could drag and drop between them. Any hints