Re: constraints and size hints

2012-02-13 Thread Ignat Semenov
Well, yes, my bad. My apologies. OK, so here are the issues: 1)I'd like to understand the relation between constraintsEvent() and sizeHint(). In order to achieve the correct effect for the FolderView (always $icon_size wide, whatever tall, centered vertically when in a horizontal panel, and vi

Re: Newspaper layout problems and KNode bugs

2012-02-13 Thread Aaron J. Seigo
On Saturday, February 11, 2012 12:25:32 Ignat Semenov wrote: > The problems I've seen are numerous, like applets not closing on hitting the > 'X' but rather expanding in height, then closing on the second or the third > click of the 'X', it was sometimes impossible to put applets in the > necessary

Re: libplasma2 tasks for Saturday??

2012-02-13 Thread Aaron J. Seigo
On Monday, February 13, 2012 22:05:42 Giorgos Tsiapaliwkas wrote: > are there any tasks for libplasma2 for Saturday?? lots :) some are documented here: http://community.kde.org/Plasma/libplasma2 i can direct people more specifically on saturday. > If so except from the frameworks branch

Re: constraints and size hints

2012-02-13 Thread Aaron J. Seigo
On Sunday, February 12, 2012 20:28:31 Ignat Semenov wrote: > Is there any docs on constraints and size hints? The documentation for the > constraintsEvent method is empty (!!) err in the header: /** * Called when any of the geometry constraints have been updated. *

libplasma2 tasks for Saturday??

2012-02-13 Thread Giorgos Tsiapaliwkas
Hello, are there any tasks for libplasma2 for Saturday?? If so except from the frameworks branch,will we need Qt5? thanks in advance -- Giorgos Tsiapaliwkas (terietor) KDE Developer terietor.gr ___ Plasma-devel mailing list Plasma-devel@kde.org https

Re: can buttons know what happens to programs they launch?

2012-02-13 Thread Eric Mesa
On Tue, Feb 7, 2012 at 3:12 PM, Hans Chen wrote: > You may want to take a look at KProcess: > http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/classKProcess.html > For example, here's a Python plasmoid that uses it: > http://kde-look.org/content/show.php/Redshift+plasmoid?content=148737 >

Re: Data engine update issue in Javascript

2012-02-13 Thread Maik Beckmann
For the sake of completeness, here github repo of the applet in question - http://github.com/MaikBeckmann/plasma-textmon and the docs I wrote on it so far - http://maikbeckmann.github.com/plasma-textmon/ Comments are especially welcome in regards to http://maikbeckmann.github.com/plasma-text