Displaying Data from Dataengine

2011-07-13 Thread Saurabh Sood
Hi, I am making a plasmoid which retrieves data from a dataengine. The key-value pairs (and the number) are not fixed, and depends on the source requested. I am facing problems in displaying them. I initially tried keysForSource, and a Repeater, but that did not work. Then, I tried to use a DataMo

Re: Review Request: Plasmate:void ProjectManager::removeDirectory works correctly

2011-07-13 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101550/#review4691 --- there is a problem with the cd(".."),otherwise it looks good. j

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Martin Gräßlin
> On July 13, 2011, 3:38 p.m., Martin Gräßlin wrote: > > before I do a proper review I have a few questions: > > > > 1. How does this align with the work our Season of KDE student, Farhad, is > > doing? To my knowledge he already did what this review request provides. > > Could you please add

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101943/ --- (Updated July 13, 2011, 4:07 p.m.) Review request for kwin, Plasma, Aaron

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Alex Merry
> On July 13, 2011, 3:38 p.m., Martin Gräßlin wrote: > > before I do a proper review I have a few questions: > > > > 1. How does this align with the work our Season of KDE student, Farhad, is > > doing? To my knowledge he already did what this review request provides. > > Could you please add

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101943/ --- (Updated July 13, 2011, 3:54 p.m.) Review request for kwin, Plasma, Aaron

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101943/#review4689 --- before I do a proper review I have a few questions: 1. How does

Re: Review Request: Plasmate:void ProjectManager::removeDirectory works correctly

2011-07-13 Thread Giorgos Tsiapaliwkas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101550/ --- (Updated July 13, 2011, 3 p.m.) Review request for Plasma. Changes -

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Alex Merry
> On July 13, 2011, 12:54 p.m., Aaron J. Seigo wrote: > > "I disabled it for Plasma active, but that may not be appropriate." > > > > we still need screen locking in Active, so this probably isn't entirely > > correct. what we probably want, however, is a replacement for the actual > > lock pr

Re: Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101943/#review4680 --- "I disabled it for Plasma active, but that may not be appropriat

restricting DataEngine access

2011-07-13 Thread Aaron J. Seigo
hi all... this is a "RFC" type email as i start meandering my way towards selective locking down of access of DataEngines to scripted Plasmoids (JS and QML at least anyways). there is very little that can be done with C++ plasmoids since it is native code running which means all bets are off an

Re: Detecting plasmoid in use

2011-07-13 Thread Martin Klapetek
On Wed, Jul 6, 2011 at 10:34, Aaron J. Seigo wrote: > > > > So I'd like to know - is there any way that we can detect if the plasmoid > is > > in use from any KApp and not depend on Plasma libs? And related question > - > > is the dataengine in use only when the plasmoid is active? If so, is it >

Review Request: Move screensaver and locking functionality to kwin from krunner

2011-07-13 Thread Alex Merry
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101943/ --- Review request for kwin, Plasma, Aaron J. Seigo, and Martin Gräßlin. Summa