RE: playground applets

2008-10-01 Thread r.scheepmaker
-Original Message- From: Jason Stubbs [mailto:[EMAIL PROTECTED] Sent: Wed 10/1/2008 6:20 AM To: plasma-devel@kde.org Subject: Re: playground applets On Wed, Oct 1, 2008 at 12:16 AM, [EMAIL PROTECTED] wrote: * Detached notifications don't close. (What to do about this?) I think

Re: playground applets

2008-10-01 Thread Aaron J. Seigo
On Tuesday 30 September 2008, Jason Stubbs wrote: I can see detaching causing a timeout to be ignored, but I think that a notification should be closed if an application explicitly asks it. sure, if it's an explicit request by the app.. -- Aaron J. Seigo humru othro a kohnu se GPG

Re: playground applets

2008-10-01 Thread Loïc Marteau
Aaron J. Seigo wrote: holy crap do we have a lot of applets in playground. i started sorting and sifting through them, and while i'm not nearly done i suppose it's at least a start. here's my results so far, comments welcome: candidates for base 4.2 = life activitybar -

Re: playground applets

2008-09-30 Thread Ivan Čukić
groupphoto This one has a sentimental value :) java The Java applet is an example of how you could create an applet using Java. Unfortunately, there are no Plasma bindings for Java yet but still is a useful code example. Maybe to remove it from there, and to put the code to the techbase?

Re: playground applets

2008-09-30 Thread Marco Martin
On Tuesday 30 September 2008, Aaron J. Seigo wrote: holy crap do we have a lot of applets in playground. i started sorting and sifting through them, and while i'm not nearly done i suppose it's at least a start. here's my results so far, comments welcome: candidates for base 4.2

Re: playground applets

2008-09-30 Thread Marco Martin
On Tuesday 30 September 2008, Aaron J. Seigo wrote: holy crap do we have a lot of applets in playground. i started sorting and sifting through them, and while i'm not nearly done i suppose it's at least a start. here's my results so far, comments welcome: candidates for base 4.2

Re: playground applets (sytem monitor)

2008-09-30 Thread Marco Martin
On Tuesday 30 September 2008, Marco Martin wrote: On Tuesday 30 September 2008, Aaron J. Seigo wrote: holy crap do we have a lot of applets in playground. i started sorting and sifting through them, and while i'm not nearly done i suppose it's at least a start. here's my results so far,

Re: playground applets (sytem monitor)

2008-09-30 Thread Petri Damstén
On Tuesday 30 September 2008 14:36:10 Marco Martin wrote: i'll take a look (perhaps it's a quick fix), because it's a really nice set of applets, would be really cool to have them in 4.2 temperature works again http://reviewboard.vidsolbach.de/r/207/ Petri, ok to commit? propably

Re: playground applets (sytem monitor)

2008-09-30 Thread Marco Martin
On Tuesday 30 September 2008, Petri Damstén wrote: On Tuesday 30 September 2008 14:36:10 Marco Martin wrote: cpu temperature seems to not work anymore (problem in the dataengine?) could be a problem in my system but i don't think since the sensors command still works ok. I seem to get

Re: playground applets (sytem monitor)

2008-09-30 Thread Petri Damstén
On Tuesday 30 September 2008 16:23:44 Marco Martin wrote: btw i have just some issues at the applet side: system-monitor.cpp: shouldn't be a containment, since containments in containments aren't supported (Containment::loadApplet was disabled when the containment is an applet) i just fixed

Re: playground applets

2008-09-30 Thread Jason Stubbs
Aaron J. Seigo wrote: candidates for base 4.2 = systray-refactor - needs the plasmoid protocol finished out, but ... remove? == extendified_notify - once we've got the systray-refactor down I've merged extendified_notify into systray-refactor already.

Re: playground applets (sytem monitor)

2008-09-30 Thread Marco Martin
On Tuesday 30 September 2008, Petri Damstén wrote: On Tuesday 30 September 2008 16:23:44 Marco Martin wrote: btw i have just some issues at the applet side: system-monitor.cpp: shouldn't be a containment, since containments in containments aren't supported (Containment::loadApplet was

Re: playground applets

2008-09-30 Thread Aaron J. Seigo
On Tuesday 30 September 2008, Jason Stubbs wrote: Having a quick look at kuiserver, it'd be pretty straight forward to simply tack it on to the systray applet without any big changes in either code base. Yay/nay? yay from here =) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B

Re: playground applets

2008-09-30 Thread Aaron J. Seigo
On Tuesday 30 September 2008, Jason Stubbs wrote: Aaron J. Seigo wrote: candidates for base 4.2 = systray-refactor - needs the plasmoid protocol finished out, but ... remove? == extendified_notify - once we've got the systray-refactor down I've merged

RE: playground applets

2008-09-30 Thread r.scheepmaker
-Original Message- From: Jason Stubbs [mailto:[EMAIL PROTECTED] Sent: Tue 9/30/2008 3:37 PM To: plasma-devel@kde.org Subject: Re: playground applets Aaron J. Seigo wrote: candidates for base 4.2 = systray-refactor - needs the plasmoid protocol finished out

Re: playground applets

2008-09-30 Thread Aaron J. Seigo
On Tuesday 30 September 2008, Ivan Čukić wrote: groupphoto This one has a sentimental value :) yeah, i know =) java The Java applet is an example of how you could create an applet using Java. Unfortunately, there are no Plasma bindings for Java yet but still is a useful code example.

Re: playground applets

2008-09-30 Thread Artur Souza (MoRpHeUz)
2008/9/30 Aaron J. Seigo [EMAIL PROTECTED]: remove? == qedje - we have the script engine now Removed =) Cheers! -- --- Artur Duque de Souza OpenBossa Research Labs INdT - Instituto Nokia de Tecnologia

Re: playground applets

2008-09-30 Thread Fredrik Höglund
On Tuesday 30 September 2008 06:33, Aaron J. Seigo wrote: needs more work === train-clock - sizing oddnesses (see difference between clock size and the standard background) commandwatch - should use exec dataengine; should use a scrolling text area; wrong PluginInfo-Name style

Re: playground applets

2008-09-30 Thread Ivan Čukić
my concern is that these applets tend to bitrot and keep Old Ways of doing things. as such, they sometimes do more harm than good. OK, I'll keep the Java applet locally when I decide to do something useful with it (make bindings or something?). -- The bleeding hearts and artists, Make their

Re: playground applets

2008-09-30 Thread Aaron J. Seigo
On Tuesday 30 September 2008, Christopher Blauvelt wrote: talk to you about API changes. Is there a specific time that we can meet on IRC? i'm usually on from 16:00UTC to 19:45UTC and then again at round 21:00UTC on until i feel i'm finished for the day =) -- Aaron J. Seigo humru othro a

Re: playground applets

2008-09-30 Thread Jason Stubbs
2008/10/1 Aaron J. Seigo [EMAIL PROTECTED] On Tuesday 30 September 2008, Jason Stubbs wrote: * The correct icon isn't being set on notifications (internal API issue) internal to the systray-refactor widget .. or? Yep. It's a TODO. * Detached notifications don't close. (What to do about

Re: playground applets

2008-09-30 Thread Jason Stubbs
On Wed, Oct 1, 2008 at 12:16 AM, [EMAIL PROTECTED] wrote: * Detached notifications don't close. (What to do about this?) I think that is correct behavior. If the user detaches a notification, that kind of implies that the user is interested in this notification. It's not very kind to

playground applets

2008-09-29 Thread Aaron J. Seigo
holy crap do we have a lot of applets in playground. i started sorting and sifting through them, and while i'm not nearly done i suppose it's at least a start. here's my results so far, comments welcome: candidates for base 4.2 = life