playground/base/plasma/MediaCenterComponents

2010-04-08 Thread Alessandro Diaferia
SVN commit 1112436 by adiaferia: initial commit for state-stuff patch by Christophe Olinger oling...@binarylooks.com CCMAIL:plasma-devel@kde.org M +30 -2 applets/mediabrowser/abstractmediaitemview.cpp M +3 -0 applets/mediabrowser/abstractmediaitemview.h M +20 -3 applets/me

Re: Anti (gran)parents panel removing

2010-04-08 Thread Alex Fiestas
On Thursday 08 April 2010 06:51:31 Aaron J. Seigo wrote: > it's already mostly in svn. what's there works, but it's undocumented and > needs two more improvements to plasma-desktop for it to be complete. so you > should have it by week's end. huzzah. Muehehe! I love you plasma team :)! thanks _

Review Request: State machine architecture for PMC

2010-04-08 Thread Christophe Olinger
> > I like the idea of the state machine and how it could help us correctly > managing the workflow of the mediacenter. Unfortunately i feel something in > the current implementation lacks of robustness (does this word exist?). > > As Aaron pointed out, we need to understend whether we are aproachi

Re: Fwd: Review Request: State machine architecture for PMC

2010-04-08 Thread Marco Martin
On Thursday 08 April 2010, Christophe Olinger wrote: > No SVN access yet. This is the first time I work with you guys. Thanks for > commiting it. I'll read trhough your other mail now > we need to fix this :) Cheers, Marco Martin ___ Plasma-devel maili

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Marco Martin
On Thursday 08 April 2010, Christophe Olinger wrote: > > I like the idea of the state machine and how it could help us correctly > > managing the workflow of the mediacenter. Unfortunately i feel something > > in the current implementation lacks of robustness (does this word > > exist?). > > > > A

Re: plasma listview

2010-04-08 Thread Rob Hasselbaum
On Wed, Apr 7, 2010 at 6:48 PM, Reza Shah wrote: > Hi, > Thanks for all the replies. > In listview i can have gridview(n rows X m cols) to display thumbnail > of items like in folderview > or plasmamediacenter(in gridview mode), > or something like in this screenshot > http://kde-look.org/content/

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Alessandro Diaferia
2010/4/8 Marco Martin > On Thursday 08 April 2010, Christophe Olinger wrote: > > > I like the idea of the state machine and how it could help us correctly > > > managing the workflow of the mediacenter. Unfortunately i feel > something > > > in the current implementation lacks of robustness (does

Re: Fwd: Review Request: State machine architecture for PMC

2010-04-08 Thread Sebastian Kügler
On Thursday 08 April 2010 11:36:52 Marco Martin wrote: > On Thursday 08 April 2010, Christophe Olinger wrote: > > No SVN access yet. This is the first time I work with you guys. Thanks > > for commiting it. I'll read trhough your other mail now > > we need to fix this :) Indeed. Christophe: http:

Re: Review Request: Added Plasma::Animator::PendulumAnimation

2010-04-08 Thread Bruno Abinader
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3513/ --- (Updated 2010-04-08 16:18:21.798505) Review request for Plasma, igorto and Adeni

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Aaron J. Seigo
On April 8, 2010, Christophe Olinger wrote: > One thing missing is the layout of the actual subComponents in the applets. > Currently they are just added in a row. For this we need the API. The > layout should recognize which type of applet arrives and lay it out > accordingly. That means lots of i

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Christophe Olinger
On Thu, Apr 8, 2010 at 6:42 PM, Aaron J. Seigo wrote: > On April 8, 2010, Christophe Olinger wrote: > > One thing missing is the layout of the actual subComponents in the > applets. > > Currently they are just added in a row. For this we need the API. The > > layout should recognize which type of

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Alessandro Diaferia
2010/4/8 Aaron J. Seigo > On April 8, 2010, Christophe Olinger wrote: > > One thing missing is the layout of the actual subComponents in the > applets. > > Currently they are just added in a row. For this we need the API. The > > layout should recognize which type of applet arrives and lay it out

Re: Review Request: Added "pendulum" effect for plasma animations

2010-04-08 Thread Marco Martin
On Wednesday 07 April 2010, Aaron J. Seigo wrote: > On April 7, 2010, you wrote: > > This patch generated a discussion which ended up on a cooler idea (thanks > > notmart, Savago and igorto!) that is providing two properties on the > > Animation class in order to set up the pendulum behavior ("atte

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Aaron J. Seigo
On April 8, 2010, Alessandro Diaferia wrote: > - Fullscreen > - AppearingFromLeftEdge > - AppearingFromTopEdge > - AppearingFromBottomEdge > - AppearingFromRightEdge > - Invisible we already have Plasma::Location for this, don't we? -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B

Re: Review Request: Added "pendulum" effect for plasma animations

2010-04-08 Thread Aaron J. Seigo
On April 8, 2010, Marco Martin wrote: > > then this pedulum behaviour could become a QEasingCurve implementation. > > the next question becomes: do we want to offer a > > Animator::easingCurve(..) method? > > this would be for js bindings, right? so we wouldn't have to do bindings on > every qt ea

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Marco Martin
On Thursday 08 April 2010, Alessandro Diaferia wrote: > 2010/4/8 Aaron J. Seigo > > > On April 8, 2010, Christophe Olinger wrote: > > > One thing missing is the layout of the actual subComponents in the > > > > applets. > > > > > Currently they are just added in a row. For this we need the API.

Re: Review Request: Added "pendulum" effect for plasma animations

2010-04-08 Thread Marco Martin
On Thursday 08 April 2010, Aaron J. Seigo wrote: > On April 8, 2010, Marco Martin wrote: > > > then this pedulum behaviour could become a QEasingCurve implementation. > > > the next question becomes: do we want to offer a > > > Animator::easingCurve(..) method? > > > > this would be for js binding

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Alessandro Diaferia
2010/4/8 Marco Martin > On Thursday 08 April 2010, Alessandro Diaferia wrote: > > 2010/4/8 Aaron J. Seigo > > > > > On April 8, 2010, Christophe Olinger wrote: > > > > One thing missing is the layout of the actual subComponents in the > > > > > > applets. > > > > > > > Currently they are just ad

Subject: Re: [GSoC] Proposal: Authentication for scripted plasmoid downloaded from the web

2010-04-08 Thread Diego Casella ([Po]lentino)
Hi all, I've updated again the proposal about scripted plasmoid authentication to better match the emerging needs :) As usual, any feedback/advice is very appreciated! Cheers, -- Diego Link: http://socghop.appspot.com/gsoc/student_proposal/show/google/gsoc2010/diego_casella/t127038771188

Re: Review Request: State machine architecture for PMC

2010-04-08 Thread Christophe Olinger
The medialayout mistake was a very small one, I just removed the class MediaLayout from the mediacenterstate.h, and took the includes for the medialyout from mediacenterstate.cpp into mediacenterstate.h Little C++ mistake from my side. Sorry On Thu, Apr 8, 2010 at 7:30 PM, Alessandro Diaferia wro

Character-Runner

2010-04-08 Thread Anton Kreuzkamp
A few days ago I wrote a KRunner-plugin for creating special characters from its hexadecimal-code. (e.g. #3b1 for α). It also has the possibility to configure aliases (e.g. #a instead of #3b1): http://kde-look.org/content/show.php/Character+Runner?content=122629   I would appreciate it if you

Re: Character-Runner

2010-04-08 Thread Aaron J. Seigo
On April 8, 2010, Anton Kreuzkamp wrote: > I would appreciate it if you could review it and possibly integrate it into > Trunk. Thanks. looks good. two comments on it: * context.query() is already trim()'d, so you don't have to re-trim() them. * in reloadConfiguration, the runner should create o

Re: Regarding GSoC Plasmoid data caching project

2010-04-08 Thread Brian Pritchett
On Tuesday 30 March 2010 02:13:58 am shruti jain wrote: > Hello everyone ! > > I am a final year student of computer science. I intend to contribute to > plasma and see GSoC 2010 as a good starting point for that. I have > participated in GSoC 2009 as well. I am proficient in C/C++ and network > p

Review Request: Change behaviour of 'Next Wallpaper Image' menu

2010-04-08 Thread Reza Shah
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3529/ --- Review request for Plasma. Summary --- This patch change the behaviour of d