Fwd: Thank You

2009-06-09 Thread Aaron J. Seigo
hi all ... sometimes it's nice to hear some encouraging words, and i received this one by email today from one of our svn testers. i'm not sure if everyone gets such messages from our users, so i thought i should share it with you because it's the result of _all_ of our efforts. my own contribu

Re: [PATCH] make window preview support mouse click in plasma tooltip

2009-06-09 Thread Emdek
On 09-06-2009 at 20:09:34 Aaron J. Seigo wrote: > On Tuesday 09 June 2009, Emdek wrote: >> > do we need the screen position of the click? not for window previews, >> > probably, but for links it might be useful? >> >> Could it be possible to send whole event object? Then we got position, >> button

Re: reviewboard.kde.org, sheduled downtime

2009-06-09 Thread Aaron J. Seigo
On Tuesday 09 June 2009, David Solbach wrote: > reviewboard.kde.org is up again. thanks david, both for your work on this and your keeping us all informed. i really appreciate that :) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 K

Re: [PATCH] make window preview support mouse click in plasma tooltip

2009-06-09 Thread Aaron J. Seigo
On Tuesday 09 June 2009, Emdek wrote: > > do we need the screen position of the click? not for window previews, > > probably, but for links it might be useful? > > Could it be possible to send whole event object? Then we got position, > buttons etc. ... and then need to bind the entire event objec

Re: Help to compile plasma in playground

2009-06-09 Thread sujith h
Oops by mistake i send a personal mail to morpheuz. It's not a problem with playground: > > CMake Error at > /usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 > (MESSAGE): > Could NOT find Akonadi (missing: Akonadi_CONFIG) > Call Stack (most recent call first): > /home/kde-deve

Re: Help to compile plasma in playground

2009-06-09 Thread Artur Souza(MoRpHeUz)
On Tuesday 09 June 2009, 12:56 sujith h wrote: > Here is the error I get when I compile playground/plasma. > http://pastebin.ca/1453810 It's not a problem with playground: CMake Error at /usr/share/cmake-2.6/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE): Could NOT find Akonadi (miss

Re: Help to compile plasma in playground

2009-06-09 Thread sujith h
On Tue, Jun 9, 2009 at 8:46 PM, Sebastian Kügler wrote: > Hi Sujith, > > On Tuesday 09 June 2009 15:47:23 sujith h wrote: > > Today I did svn checkout of playground/base(with non-recursive, hence I > got > > only the > > basic files like CMakeLists.txt ,INDEX,INSTALL,Mainpage.dox and README). > >

Re: Help to compile plasma in playground

2009-06-09 Thread Sebastian Kügler
Hi Sujith, On Tuesday 09 June 2009 15:47:23 sujith h wrote: > Today I did svn checkout of playground/base(with non-recursive, hence I got > only the > basic files like CMakeLists.txt ,INDEX,INSTALL,Mainpage.dox and README). > Inside the base directory i checked out the plasma directory. I know tha

Help to compile plasma in playground

2009-06-09 Thread sujith h
Hi, Today I did svn checkout of playground/base(with non-recursive, hence I got only the basic files like CMakeLists.txt ,INDEX,INSTALL,Mainpage.dox and README). Inside the base directory i checked out the plasma directory. I know that these applets are under development. But I am struggling to co

[PATCH AGAIN] make window preview support mouse click in plasma tooltip

2009-06-09 Thread 潘卫平
Dear all, Thanks for your reviews and Seigo's encouragements! According to your discussion, I make another two patches based on Seigo's patch. 1 kdelibs-palsma-tooltip-previewclick-aseigo-modified.patch It should apply to the directory kdelibs/plasma/ 2 kdebase-workspace-plasma-tas

Re: reviewboard.kde.org, sheduled downtime

2009-06-09 Thread David Solbach
Hi, the raid controller AND the memory have been changed by the ISP after a hardware check. Let's hope that fixed it :) reviewboard.kde.org is up again. Cheers, David Zitat von David Solbach : > Hi, > > to analyze what caused the two recent downtimes of > reviewboard.kde.org, I initiate

Re: [PATCH] make window preview support mouse click in plasma tooltip

2009-06-09 Thread Emdek
On 08-06-2009 at 23:40:45 Aaron J. Seigo wrote: > On Monday 08 June 2009, Emdek wrote: >> On 08-06-2009 at 19:22:12 Aaron J. Seigo wrote: >> > my updated patch to kdelibs is attached: can others on plasma-devel >> give >> > it a >> > quick API review please? thank you. >> >> Couldn't we impleme