Re: Activity identicons v 1.99 :) (post-akademy)

2010-07-13 Thread Ivan Čukić
Yeah, I could do that, but while I'm not afraid of reading blogs, typical users won't do that. It'd be really great if by SC 4.6 it was easily I completely agree. For 4.5 it was not the case since we only scratched the surface. discoverable for common users (and advanced users alike) what

Re: Review Request: new KWin effect: Dashboard

2010-07-13 Thread Andreas Demmer
On 2010-07-05 06:16:45, Martin Gräßlin wrote: trunk/KDE/kdebase/workspace/kwin/effects/dashboard/dashboard_config.cpp, lines 58-62 http://reviewboard.kde.org/r/4332/diff/2/?file=29941#file29941line58 I'm not really sure if it is a good idea to make the blur option only

Re: Activity identicons v 1.99 :) (post-akademy)

2010-07-13 Thread Markus Slopianka
On Tuesday 13 July 2010 07:34:35 Chani wrote: how would you suggest that be done? Ask Celeste to come up with something great :-) ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

DataEngine and regular polling.

2010-07-13 Thread Thomas Fjellstrom
I'm seeing a couple behaviors I didn't really expect. 1. if I let the Applet set an update frequency in connectSource, many setData's in the data engine just aren't passed on to the Applet. Thats probably intended, but it is somewhat annoying. 2. DataEngine::setPollingInterval seems to poll

Re: DataEngine and regular polling.

2010-07-13 Thread Marco Martin
On Tue, Jul 13, 2010 at 1:16 PM, Thomas Fjellstrom tfjellst...@shaw.ca wrote: I'm seeing a couple behaviors I didn't really expect. 1. if I let the Applet set an update frequency in connectSource, many setData's in the data engine just aren't passed on to the Applet. Thats probably intended,

Re: DataEngine and regular polling.

2010-07-13 Thread Thomas Fjellstrom
On July 13, 2010, Marco Martin wrote: On Tue, Jul 13, 2010 at 1:16 PM, Thomas Fjellstrom tfjellst...@shaw.ca wrote: I'm seeing a couple behaviors I didn't really expect. 1. if I let the Applet set an update frequency in connectSource, many setData's in the data engine just aren't passed

Re: DataEngine and regular polling.

2010-07-13 Thread Marco Martin
On Tue, Jul 13, 2010 at 1:48 PM, Thomas Fjellstrom tfjellst...@shaw.ca wrote: On July 13, 2010, Marco Martin wrote: On Tue, Jul 13, 2010 at 1:16 PM, Thomas Fjellstrom tfjellst...@shaw.ca wrote: I'm seeing a couple behaviors I didn't really expect. 1. if I let the Applet set an update

Displaying icon on panel in Python

2010-07-13 Thread Barış Akkurt
Hi everyone, I am creating a plasmoid that controls the firewall (iptables) in Python. It has almost finished except one thing. I want my plasmoid to be transform into an icon, if i drag it to panel. I know how to do this in C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet

Activities protocol

2010-07-13 Thread Ivan Čukić
a.s. This is a cross-post Hi, A few notifications and questions. 1. The ActivityManager (KDED module) now accepts application name/id when the application notifies it that it has opened a document (or any other type of resource that has an url) If the name is not specified, KWindowInfo is used

Displaying icon on panel in Python

2010-07-13 Thread Barış Akkurt
Hi everyone, I am creating a plasmoid that controls the firewall (iptables) in Python. It has almost finished except one thing. I want my plasmoid to be transform into an icon, if i drag it to panel. I know how to do this in C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet

Re: Displaying icon on panel in Python

2010-07-13 Thread Luca Beltrame
On Tuesday 13 July 2010 15:13:22 Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to do it in Python and i have no idea. Unfortunately, http://websvn.kde.org/trunk/KDE/kdeexamples/plasma/python/ has a few examples, including a

Review Request: [Lock/Logout] Add switch user button

2010-07-13 Thread Ingomar Wesp
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4618/ --- Review request for Plasma, Frederik Gladhorn and Alexis Menard. Summary ---

Re: Activities protocol

2010-07-13 Thread Marco Martin
On Tue, Jul 13, 2010 at 3:13 PM, Ivan Čukić ivan.cu...@kde.org wrote: a.s. This is a cross-post Hi, A few notifications and questions. 1. The ActivityManager (KDED module) now accepts application name/id when the application notifies it that it has opened a document (or any other type of

Re: Review Request: [Lock/Logout] Add switch user button

2010-07-13 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4618/#review6528 --- Ship it! to me is ok. only thing would be it's becoming a stack a

Re: Review Request: Launcher support for libtaskmanager

2010-07-13 Thread Marco Martin
On 2010-07-10 19:13:13, Markus Slopianka wrote: GPL for library files? Sounds strange to me. I'd expect at least LGPL... this library is a big mess it already contains pieces in gpl, lgpl and bsd this really should be fixed - Marco

Re: Activities protocol

2010-07-13 Thread Ivan Čukić
On 13 July 2010 15:45, Marco Martin notm...@gmail.com wrote: it must be done indeed. but is it possible to automatically unlink it as well when the window is detached from the activity? Yes, but that would be undesired - if you open a file from an activity, it belongs to it. (and possibly

Plasma theming: Re-using existing widget SVGs

2010-07-13 Thread Ingomar Wesp
Hi, just a quick question regarding theming: The quicklaunch applet currently uses a KIcon for displaying the arrow that triggers/hides its popup, which obviously isn't theme aware and might look bad in some themes due to contrast issues. Since the graphics for a nice extender arrow are

Re: Activities protocol

2010-07-13 Thread Marco Martin
On Tue, Jul 13, 2010 at 3:55 PM, Ivan Čukić ivan.cu...@kde.org wrote: On 13 July 2010 15:45, Marco Martin notm...@gmail.com wrote: it must be done indeed. but is it possible to automatically unlink it as well when the window is detached from the activity? Yes, but that would be undesired -

Re: Plasma theming: Re-using existing widget SVGs

2010-07-13 Thread Marco Martin
On Tue, Jul 13, 2010 at 3:58 PM, Ingomar Wesp ingo...@wesp.name wrote: Hi, just a quick question regarding theming: The quicklaunch applet currently uses a KIcon for displaying the arrow that triggers/hides its popup, which obviously isn't theme aware and might look bad in some themes due

Re: Plasma theming: Re-using existing widget SVGs

2010-07-13 Thread Ingomar Wesp
Marco Martin wrote: i'm not sure the systray one would be the best choice as opposed to the arrows svg [...] Ah, completely overlooked that one. I guess going for the more generic arrows is the better choice then. Unfortunately, this also adds a bit of visual inconsistency for users that

Re: Review Request: Launcher support for libtaskmanager

2010-07-13 Thread Markus Slopianka
On 2010-07-10 19:13:13, Markus Slopianka wrote: GPL for library files? Sounds strange to me. I'd expect at least LGPL... Marco Martin wrote: this library is a big mess it already contains pieces in gpl, lgpl and bsd this really should be fixed Combining LGPL and more permissive

Re: Displaying icon on panel in Python

2010-07-13 Thread Thomas Olsen
On Tuesday 13 July 2010 15:13:22 Barış Akkurt wrote: Hi everyone, I am creating a plasmoid that controls the firewall (iptables) in Python. It has almost finished except one thing. I want my plasmoid to be transform into an icon, if i drag it to panel. I know how to do this in C++. I must

Re: Displaying icon on panel in Python

2010-07-13 Thread Thomas Olsen
On Tuesday 13 July 2010 15:19:24 Luca Beltrame wrote: On Tuesday 13 July 2010 15:13:22 Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to do it in Python and i have no idea. Unfortunately,

Re: Scrollbars in add widget ui

2010-07-13 Thread Ingomar Wesp
I have been playing a bit with the Add Widget UI on the plane back from Akademy and replaced the scroll buttons with a scrollbar. Attached patch is a first step at it, largely unfinished as I would like to know if you are interested in getting this integrated before I finish it. [...]

Re: Review Request: Fixing painting of systemtray

2010-07-13 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4623/#review6538 ---

Re: Review Request: Fixing painting of systemtray

2010-07-13 Thread Manuel Mommertz
On 2010-07-13 18:55:38, Marco Martin wrote: /trunk/KDE/kdebase/workspace/plasma/generic/applets/systemtray/ui/applet.cpp, line 361 http://reviewboard.kde.org/r/4623/diff/2/?file=31166#file31166line361 Qt::IntersectClip is needed in the case the systray would be in a clipped

Re: Review Request: Fixing painting of systemtray

2010-07-13 Thread Manuel Mommertz
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4623/ --- (Updated 2010-07-13 19:09:06.255053) Review request for Plasma. Changes

Re: Activities protocol

2010-07-13 Thread Chani
On July 13, 2010 06:13:15 Ivan Čukić wrote: a.s. This is a cross-post hmm, so it is. I'm only on the plasma list, and I see we've already uncrossposted the thread there :) 1. The ActivityManager (KDED module) now accepts application name/id when the application notifies it that it has

definitions and package for plasma on meego

2010-07-13 Thread Aaron J. Seigo
hi ... i (along with some other kde people) are in preliminary discussions with some companies regarding putting KDE and Plasma on devices. one in particular is looking at Plasma Netbook + modifications for a tablet device running MeeGo. this kind of opportunity will likely become more

Re: Plasma theming: Re-using existing widget SVGs

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Ingomar Wesp wrote: Marco Martin wrote: i'm not sure the systray one would be the best choice as opposed to the arrows svg [...] Ah, completely overlooked that one. I guess going for the more generic arrows is the better choice then. Unfortunately, this also adds a

Re: Displaying icon on panel in Python

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to do it in Python and i have no idea. Unfortunately, i couldn't find any Python example here: in your .desktop file you put this:

Re: Plasma theming: Re-using existing widget SVGs

2010-07-13 Thread Marco Martin
On Tuesday 13 July 2010, Aaron J. Seigo wrote: On July 13, 2010, Ingomar Wesp wrote: Marco Martin wrote: i'm not sure the systray one would be the best choice as opposed to the arrows svg [...] Ah, completely overlooked that one. I guess going for the more generic arrows is the

Re: Activities protocol

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Ivan Čukić wrote: a.s. This is a cross-post Hi, A few notifications and questions. 1. The ActivityManager (KDED module) now accepts application name/id when the application notifies it that it has opened a document (or any other type of resource that has an url) If

Re: Review Request: This patch adds the Storage class for Plasma::DataEngine caching. This current implementation caches to disk. Soon, it will be akonadi.

2010-07-13 Thread Aaron J. Seigo
On July 12, 2010, Marco Martin wrote: a) retrieve become asymmetric with store and retrieve everything while store does for a single key value pair that's fine. b) not using a service anymore, would be directly kconfig, akonadi or whatever this would be a break with the plasma

Re: Displaying icon on panel in Python

2010-07-13 Thread Thomas Olsen
On Tuesday 13 July 2010 21:53:53 Aaron J. Seigo wrote: On July 13, 2010, Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to do it in Python and i have no idea. Unfortunately, i couldn't find any Python example here: in

Re: definitions and package for plasma on meego

2010-07-13 Thread Marco Martin
On Tuesday 13 July 2010, Aaron J. Seigo wrote: hi ... i (along with some other kde people) are in preliminary discussions with some companies regarding putting KDE and Plasma on devices. one in particular is looking at Plasma Netbook + modifications for a tablet device running MeeGo.

Re: DataEngine and regular polling.

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Thomas Fjellstrom wrote: 1. if I let the Applet set an update frequency in connectSource, many setData's in the data engine just aren't passed on to the Applet. Thats probably intended, but it is somewhat annoying. if it's annoying, it's most likely due to misusing

Re: Bug 166914: per activity task discussion

2010-07-13 Thread Aaron J. Seigo
On July 12, 2010, Luca Beltrame wrote: Right now, if applications are moved to another activity, they remain in the task manager. Clicking on them will switch to the task and to the relevant activity. There has been discussion in the BR mentioned in the subject of hiding the task instead

Re: pixmap leak in KDE 4.5 RC2

2010-07-13 Thread Aaron J. Seigo
On July 12, 2010, Marco Martin wrote: the most disconcerting thing imo are those garzillion copies of the cashew... it's the plasma logo, which may be the result of it being loaded for every top level window to provide a window icon? and yes, that huge number of i pixmaps is disturbing. it's

Re: pixmap leak in KDE 4.5 RC2

2010-07-13 Thread Aaron J. Seigo
On July 12, 2010, Marco Martin wrote: icon seems to have too many copies that's true) the 'i' icon comes from the BusyWidget in the notifications Applet. Notifications calls this when a notification is added: Plasma::Animation *pulse =

Re: Displaying icon on panel in Python

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Thomas Olsen wrote: On Tuesday 13 July 2010 21:53:53 Aaron J. Seigo wrote: On July 13, 2010, Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to do it in Python and i have no idea. Unfortunately,

Re: definitions and package for plasma on meego

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Marco Martin wrote: * build instructions for MeeGo i can wipe out my sdk and start a build from scratch, annotating each step one has to do after the chroot is set up to get at least kdelibs and kdebase working. that would be pure awesome. * tarballs they can download

Re: Review Request: This patch adds the Storage class for Plasma::DataEngine caching. This current implementation caches to disk. Soon, it will be akonadi.

2010-07-13 Thread Aaron J. Seigo
On July 13, 2010, Marco Martin wrote: and are you for using akonadi at all, sticking with kconfig? i'm fine with akonadi, but i don't think kconfig is a great fit. though it seems we're in agreement there: even if i don't really know it, akonadi really feels way more heavy duty and suitable

Re: Scrollbars in add widget ui

2010-07-13 Thread Aaron J. Seigo
On July 11, 2010, Aurélien Gâteau wrote: What do you think? clean up the patch and get it in... huzzah for copromise! we'll get this rocking yet ;) thanks for your dogged attention on this. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1

Re: Scrollbars in add widget ui

2010-07-13 Thread Aaron J. Seigo
On July 11, 2010, Thomas Fjellstrom wrote: I kind-of agree, I still can't figure out how to remove widgets once they've been lost. There's no remove button in the new selector like there used to be. not relevant. widgets shouldn't get lost in the first place (that would be a bug), and remove

Re: definitions and package for plasma on meego

2010-07-13 Thread Martin Gräßlin
On Tuesday 13 July 2010 22:09:39 Marco Martin wrote: i fear the time is really tight and we should have stuff ready for yesterday something that we really need is a set of meego packages of 4.5, or the current trunk, or whatever. i don't have any knowledge whatsoever about packaging, but is

Re: Scrollbars in add widget ui

2010-07-13 Thread Aaron J. Seigo
On July 12, 2010, Markus Slopianka wrote: I had absolutely no problems with the 4.3 one. i'm glad. but we had problems with it elsewhere. we need a consistent UI that works everywhere: * with panels (with a high degree of visual affinity) * with the desktop * with the screen saver * with

Re: Displaying icon on panel in Python

2010-07-13 Thread Thomas Olsen
On Tuesday 13 July 2010 22:25:34 Aaron J. Seigo wrote: On July 13, 2010, Thomas Olsen wrote: On Tuesday 13 July 2010 21:53:53 Aaron J. Seigo wrote: On July 13, 2010, Barış Akkurt wrote: C++. I must inherit from Plasma::PopupApplet instead of Plasma::Applet but i need to learn how to

Re: Review Request: Launcher support for libtaskmanager

2010-07-13 Thread Aaron Seigo
On 2010-07-10 19:13:13, Markus Slopianka wrote: GPL for library files? Sounds strange to me. I'd expect at least LGPL... Marco Martin wrote: this library is a big mess it already contains pieces in gpl, lgpl and bsd this really should be fixed Markus Slopianka wrote:

Re: Activities protocol

2010-07-13 Thread Chani
On July 13, 2010 12:57:35 Aaron J. Seigo wrote: On July 13, 2010, Ivan Čukić wrote: a.s. This is a cross-post Hi, A few notifications and questions. 1. The ActivityManager (KDED module) now accepts application name/id when the application notifies it that it has opened a

Re: definitions and package for plasma on meego

2010-07-13 Thread Marco Martin
On Tuesday 13 July 2010, Aaron J. Seigo wrote: On July 13, 2010, Marco Martin wrote: * build instructions for MeeGo i can wipe out my sdk and start a build from scratch, annotating each step one has to do after the chroot is set up to get at least kdelibs and kdebase working. that

Re: Review Request: Launcher support for libtaskmanager

2010-07-13 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4585/#review6545 ---

Review Request: Fixing painting of systemtray

2010-07-13 Thread Manuel Mommertz
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4623/ --- Review request for Plasma. Summary --- Correct drawing code in systemtray.

Re: definitions and package for plasma on meego

2010-07-13 Thread Marco Martin
On Tuesday 13 July 2010, Martin Gräßlin wrote: On Tuesday 13 July 2010 22:09:39 Marco Martin wrote: i fear the time is really tight and we should have stuff ready for yesterday something that we really need is a set of meego packages of 4.5, or the current trunk, or whatever. i don't have

Re: Review Request: Launcher support for libtaskmanager

2010-07-13 Thread Marco Martin
On Tuesday 13 July 2010, Aaron Seigo wrote: On 2010-07-10 19:13:13, Markus Slopianka wrote: GPL for library files? Sounds strange to me. I'd expect at least LGPL... Marco Martin wrote: this library is a big mess it already contains pieces in gpl, lgpl and bsd this really

re: Python Plasma.PopupApplet revisited

2010-07-13 Thread Nate C
I went through the same thing a few days ago. I found this first block on web somewhere. If the form factor is not planar then you know you are in a panel. I did not have much luck with the popup extenders. But, this will allow it to at least dock sensibly to a panel. def init if

Equivalent for closeEvent?

2010-07-13 Thread Nate C
Is there any equivelent to QGraphicsWidget::closeEvent for a plasma applet. I need to shutdown a QThread on the close event, but can not figure anything out. Plasma::Applet subclasses QGraphicsWidget, so should I not get it for free? (I am using the python bindings.) -- Thanks, Nate Carson