Re: animation api changes

2009-12-03 Thread Aaron J. Seigo
On December 3, 2009, Akmanalp, Mehmet A wrote: > On Thu, Dec 3, 2009 at 8:24 PM, Aaron J. Seigo wrote: > > * Plasma::Animation IsA QAbstractAnimation with the bare essential pure > > virtuals implemented and which takes a QGraphicsWidget that should be > > animated > > Good call, I forget the rea

Re: animation api changes

2009-12-03 Thread Akmanalp, Mehmet A
On Thu, Dec 3, 2009 at 8:24 PM, Aaron J. Seigo wrote: > * Plasma::Animation IsA QAbstractAnimation with the bare essential pure > virtuals implemented and which takes a QGraphicsWidget that should be animated Good call, I forget the reasoning of why we didn't do it this way initially but I guess

animation api changes

2009-12-03 Thread Aaron J. Seigo
hi all .. so, the animation API is going through its final set of changes for 4.4. please take a look at it if you care to and give us feedback now before it's too late (as defined by "we are shipping it in 4.4 and are committed to that API"). the basic "shape" of the API is this: * Plasma::A

Re: Review Request: krazy includes fixes

2009-12-03 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2316/#review3378 --- Ship it! these kinds of fixes can just be committed directly; review

Review Request: krazy includes fixes

2009-12-03 Thread Bruno Bigras
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2316/ --- Review request for Plasma. Summary --- krazy includes fixes Diffs -

Re: Notifications not automatically hidden anymore

2009-12-03 Thread Marco Martin
On Thursday 03 December 2009, Andras Mantia wrote: > Hi, > > I've been testing and evaluating the current behavior of the systray > notifications, and I have to admit, that I still don't like it. > Now that the notifications are cleared after 5 minutes when using the > computer is better, but not

Re: Notifications not automatically hidden anymore

2009-12-03 Thread Sebastian Kügler
On Thursday 03 December 2009 09:50:26 Andreas Pakulat wrote: > What I have here is a popup with n buttons (for n apps that wanted to > notify me) and that one doesn't vanish, except if I close it manually. > Next time the n+1th app wants to show some notification, I get n+1 > buttons in the popup.

Re: Notifications not automatically hidden anymore

2009-12-03 Thread Sebastian Kügler
On Thursday 03 December 2009 09:50:26 Andreas Pakulat wrote: > What I have here is a popup with n buttons (for n apps that wanted to > notify me) and that one doesn't vanish, except if I close it manually. > Next time the n+1th app wants to show some notification, I get n+1 > buttons in the popup.

Re: Notifications not automatically hidden anymore

2009-12-03 Thread Marco Martin
On Thursday 03 December 2009, Andreas Pakulat wrote: > On 02.12.09 22:55:25, Marco Martin wrote: > > On Wednesday 02 December 2009, Andreas Pakulat wrote: > > > Hi, > > > > > > I figured this might be faster than reporting on bko (unless I don't > > > get any answers). Here on my machine (trunk fro

Re: Notifications not automatically hidden anymore

2009-12-03 Thread Andreas Pakulat
On 02.12.09 22:55:25, Marco Martin wrote: > On Wednesday 02 December 2009, Andreas Pakulat wrote: > > Hi, > > > > I figured this might be faster than reporting on bko (unless I don't get > > any answers). Here on my machine (trunk from last friday) the > > notifications in the systray don't get au