Re: Declarative UI Integration, reprise

2009-09-25 Thread Marco Martin
On Thursday 24 September 2009, Alan Alpert wrote: > Hello Plasma Devs, > > Firstly, I've just written a blog post about the Declarative UI plasma > integration ( http://labs.trolltech.com/blogs/2009/09/24/qt-declarative-ui- > and-plasma/ ). It explains the vision of Declarative UI, as it relates to

Re: Review Request: Plasma + Nepomuk - libplasma patch - attempt 1

2009-09-25 Thread Ivan Cukic
> On 2009-09-24 00:20:15, Aaron Seigo wrote: > > /trunk/KDE/kdelibs/plasma/context.h, line 72 > > > > > > perhaps this should be a QHash for id -> name of the > > activities? > > > > or maybe even a QHash? > >

Re: Review Request: Plasma + Nepomuk - libplasma patch - attempt 1

2009-09-25 Thread Ivan Cukic
> On 2009-09-24 00:20:15, Aaron Seigo wrote: > > /trunk/KDE/kdelibs/plasma/context.h, line 72 > > > > > > perhaps this should be a QHash for id -> name of the > > activities? > > > > or maybe even a QHash? > >

Re: Review Request: Plasma + Nepomuk - libplasma patch - attempt 1

2009-09-25 Thread Ivan Cukic
> On 2009-09-23 21:28:50, Aaron Seigo wrote: > > /trunk/KDE/kdelibs/plasma/context.h, line 78 > > > > > > or perhaps: > > > > forActivity(id)->setActiveContext(true);? > > > > wrote: > This looks appealing.

Re: Review Request: Plasma + Nepomuk - libplasma patch - attempt 1

2009-09-25 Thread Ivan Cukic
> On 2009-09-24 00:20:15, Aaron Seigo wrote: > > /trunk/KDE/kdelibs/plasma/context.h, line 72 > > > > > > perhaps this should be a QHash for id -> name of the > > activities? > > > > or maybe even a QHash? ok

Re: Making kinetic scrolling generic

2009-09-25 Thread Riccardo Iaconelli
On Friday 25 September 2009 19:34:08 Marco Martin wrote: > the bounce could be realized by letting the scroll valur be between say > -0.1 and 1.1 instead of 0-1, not really pretty, but i can't think out > another way right now? > http://doc.trolltech.com/solutions/4/qtanimationframework/qteasi

Re: Making kinetic scrolling generic

2009-09-25 Thread Marco Martin
On Friday 25 September 2009, Aaron J. Seigo wrote: > On September 25, 2009, Adenilson Cavalcanti wrote: > > Dear friends > > > > Last Wednesday, there was a discussion in plasma IRC channel > > concerning ideas to make the Kineticscrolling class more generic to > > handle scrolling in other plasma

Re: Making kinetic scrolling generic

2009-09-25 Thread Aaron J. Seigo
On September 25, 2009, Adenilson Cavalcanti wrote: > Dear friends > > Last Wednesday, there was a discussion in plasma IRC channel > concerning ideas to make the Kineticscrolling class more generic to > handle scrolling in other plasma components. > > Trying to understand how *actual* movement is

Re: Ayatana notifications for Plasma

2009-09-25 Thread Sebastian Kügler
On Thursday 24 September 2009 09:16:25 Aurélien Gâteau wrote: > Aaron J. Seigo wrote: > > On September 23, 2009, Aurélien Gâteau wrote: > >> Aaron J. Seigo a écrit : > >>> On September 23, 2009, Marco Martin wrote: > every other consideration aside, i feel that it would have been -far- >

Making kinetic scrolling generic

2009-09-25 Thread Adenilson Cavalcanti
Dear friends Last Wednesday, there was a discussion in plasma IRC channel concerning ideas to make the Kineticscrolling class more generic to handle scrolling in other plasma components. Trying to understand how *actual* movement is done in some of KDE's plasmoids, I had read the code of followin

Re: Review Request: Use window() as KNotificationItem::associatedWidget() to avoid native widgets

2009-09-25 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1707/#review2465 --- Ship it! well, looking at all the code again it would just have th sa

Qalculate plasmoid in kdeplasma-addons

2009-09-25 Thread Matteo Agostinelli
Hi all, the qalculate plasmoid (advanced calculator that uses libqalculate) has spent quite some time on kdereview and has also been relatively popular in kde- look.org. I think the applet is quite mature now and has been tested sufficiently. What do you think about moving it to kdeplasma-addons