plasmoid development

2013-07-12 Thread Damian Ivanov
Hi all, I'm writing a plasmoid (QML) that shows the application name and if you hover on the plasmoid the application name turns into the minimize, maximize, close button and the menubar. I have it already working showing the application name and on hovering showing the window buttons but I didn't

Re: Help with plasmoid development.

2013-02-19 Thread Aaron J. Seigo
On Saturday, February 16, 2013 22:08:16 Arthur Taborda wrote: > Hi. I am developing a pomodoro timer plasmoid in QML. The documentation > unfortunately is not so helpful yet, so I need some help right now :) > > My plasmoid is in KDE Look and in github: > > http://kde-apps.org/content/show.php/To

Re: Help with plasmoid development.

2013-02-18 Thread Arthur Taborda
Please, can someone help me with these little issues? I would be really grateful. Thanks. 2013/2/16 Arthur Taborda > Hi. I am developing a pomodoro timer plasmoid in QML. The documentation > unfortunately is not so helpful yet, so I need some help right now :) > > My plasmoid is in KDE Look an

Help with plasmoid development.

2013-02-16 Thread Arthur Taborda
Hi. I am developing a pomodoro timer plasmoid in QML. The documentation unfortunately is not so helpful yet, so I need some help right now :) My plasmoid is in KDE Look and in github: http://kde-apps.org/content/show.php/Tomatoid?content=152459 https://github.com/arthurtaborda/Tomatoid 1) My pla

Re: getting started with plasmoid development

2008-12-18 Thread D. R. Evans
Alex Merry said the following at 12/18/2008 11:19 AM : > > Dox are at http://api.kde.org/4.x-api/kdelibs- > apidocs/plasma/html/classPlasma_1_1SignalPlotter.html. > Documentation! Calloo, callay! I was beginning to think that it was a rite of passage to try to figure everything out by somehow

Re: getting started with plasmoid development

2008-12-18 Thread Alex Merry
On Thursday 18 December 2008 03:56:21 D. R. Evans wrote: > Aaron J. Seigo said the following at 12/17/2008 05:57 PM : > >> find an example of a python plasmoid that uses a SignalPlotter the way > >> that I could for the DataEngine, though, so I have nothing to steal and > >> no documentation to get

Re: getting started with plasmoid development

2008-12-17 Thread D. R. Evans
Aaron J. Seigo said the following at 12/17/2008 05:57 PM : > >> find an example of a python plasmoid that uses a SignalPlotter the way that >> I could for the DataEngine, though, so I have nothing to steal and no >> documentation to get an understanding of what SignalPlotter does and how to > >

Re: getting started with plasmoid development

2008-12-17 Thread Aaron J. Seigo
On Wednesday 17 December 2008, D. R. Evans wrote: > Aaron J. Seigo said the following at 12/15/2008 03:42 PM : > > so, the "Plasma Way" to do this would be to create a DataEngine that > > handles the NOAA part. it would download and parse the data for the > > Applet. the Applet would connect to it

Re: getting started with plasmoid development

2008-12-17 Thread D. R. Evans
Aaron J. Seigo said the following at 12/15/2008 03:42 PM : > > so, the "Plasma Way" to do this would be to create a DataEngine that handles > the NOAA part. it would download and parse the data for the Applet. the > Applet > would connect to it by doing something like (assuming you called your

Re: getting started with plasmoid development

2008-12-16 Thread Anne-Marie Mahfouf
On Tuesday 16 December 2008 00:27:20 D. R. Evans wrote: > I usually use kdevelop for development on KDE machines; is there anything > in particular I need to know about configuring kdevelop in order to use it > for building a plasmoid such as the one I mentioned earlier? > > Doc If you install kd

Re: getting started with plasmoid development

2008-12-15 Thread Aaron J. Seigo
On Monday 15 December 2008, D. R. Evans wrote: > I usually use kdevelop for development on KDE machines; is there anything > in particular I need to know about configuring kdevelop in order to use it > for building a plasmoid such as the one I mentioned earlier? not really; we don't have a kdevelo

Re: getting started with plasmoid development

2008-12-15 Thread D. R. Evans
I usually use kdevelop for development on KDE machines; is there anything in particular I need to know about configuring kdevelop in order to use it for building a plasmoid such as the one I mentioned earlier? Doc signature.asc Description: OpenPGP digital signature _

Re: getting started with plasmoid development

2008-12-15 Thread Aaron J. Seigo
On Monday 15 December 2008, D. R. Evans wrote: > Aaron J. Seigo said the following at 12/15/2008 03:04 PM : > > On Monday 15 December 2008, D. R. Evans wrote: > >> I want to write some plasmoids. However, it looks incredibly complicated > >> compared to (say) writing a superkaramba theme. > > > > w

Re: getting started with plasmoid development

2008-12-15 Thread D. R. Evans
Aaron J. Seigo said the following at 12/15/2008 03:04 PM : > On Monday 15 December 2008, D. R. Evans wrote: >> I want to write some plasmoids. However, it looks incredibly complicated >> compared to (say) writing a superkaramba theme. > > what sort of plasmoid(s) are you thinking of taking a crack

Re: getting started with plasmoid development

2008-12-15 Thread Aaron J. Seigo
On Monday 15 December 2008, D. R. Evans wrote: > I want to write some plasmoids. However, it looks incredibly complicated > compared to (say) writing a superkaramba theme. what sort of plasmoid(s) are you thinking of taking a crack at? > Is the information at > http://techbase.kde.org/Development

Re: getting started with plasmoid development

2008-12-15 Thread Alex Merry
On Monday 15 December 2008 20:57:33 D. R. Evans wrote: > I want to write some plasmoids. However, it looks incredibly complicated > compared to (say) writing a superkaramba theme. > > Is the information at > http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted > accurate? The first r

getting started with plasmoid development

2008-12-15 Thread D. R. Evans
I want to write some plasmoids. However, it looks incredibly complicated compared to (say) writing a superkaramba theme. Is the information at http://techbase.kde.org/Development/Tutorials/Plasma/GettingStarted accurate? The first requirement seems to be to install and get running the complete KDE

Re: Weather plasmoid development

2008-09-22 Thread Shawn Starr
On Tuesday 16 September 2008 20:05:53 Edwin de Jong wrote: > Hi everyone, (cross-posting to plasma-devel and kde-artists) >> > In the coming days I'll be busy with the weather plasmoid. I already > overhauled quite a lot of the code, recreated the configuration GUI, made > it dockable in the panels

Re: Weather plasmoid development

2008-09-17 Thread Shawn Starr
- Original Message From: Dan Meltzer <[EMAIL PROTECTED]> To: plasma-devel@kde.org Sent: Wednesday, September 17, 2008 8:42:10 AM Subject: Re: Weather plasmoid development On Wed, Sep 17, 2008 at 8:00 AM, Marco Martin <[EMAIL PROTECTED]> wrote: > On Wednesday 17 September

Re: Weather plasmoid development

2008-09-17 Thread Sebastian Kügler
On Wednesday 17 September 2008 14:00:18 Marco Martin wrote: > > For the plasma developers: the widget essentially pulls its data from > > weather.yahoo.com. I hope that is not a problem? It's not really in line > > with the OSS spirit, but the widget in KDE 3 did more or less the same. > > Also, I

Re: Weather plasmoid development

2008-09-17 Thread pinheiro
from the art side of things its prety much done icons (main ones) and svg's. -- core oxygen icon designer ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Weather plasmoid development

2008-09-17 Thread Dan Meltzer
On Wed, Sep 17, 2008 at 8:00 AM, Marco Martin <[EMAIL PROTECTED]> wrote: > On Wednesday 17 September 2008, Edwin de Jong wrote: >> Hi everyone, (cross-posting to plasma-devel and kde-artists) >> >> In short: I wondered: if you're an artist with svg skills if you like to >> help me with the weather

Re: Weather plasmoid development

2008-09-17 Thread Marco Martin
On Wednesday 17 September 2008, Edwin de Jong wrote: > Hi everyone, (cross-posting to plasma-devel and kde-artists) > > In short: I wondered: if you're an artist with svg skills if you like to > help me with the weather plasmoid and if you're from the plasma-devs list > to give an opinion. Oh, and

Re: Weather plasmoid development

2008-09-16 Thread Riccardo Iaconelli
On Wednesday 17 September 2008 02:05:53 Edwin de Jong wrote: > Hi everyone, (cross-posting to plasma-devel and kde-artists) > > In short: I wondered: if you're an artist with svg skills if you like to > help me with the weather plasmoid and if you're from the plasma-devs list > to give an opinion.