Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread David Baron
On Monday 09 February 2009 22:52:58 Sebastian Kügler wrote: > On Monday 09 February 2009 21:28:17 David Baron wrote: > > > On Monday 09 February 2009 08:37:48 David Baron wrote: > > > > Great. > > > > > > > > I downloaded and compiled. > > > > > > > > I still get "no data sources" in the explorer a

Re: Plasma and KWin Integration

2009-02-09 Thread Lucas Murray
On Tue, Feb 10, 2009 at 6:53 AM, Richard Moore wrote: > Hi All, > > Here's the write up of the kwin and plasma integration discussion at Tokamak. > > Cheers > > Rich. > > Plasma and KWin Integration > === > > This is the results of the discussion on the areas we (the plasma

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Jud Craft
To summarize as a lay person, nearly everyone believes that the panel-desktopGrid interaction is inconsistent (and ineffective) under a certain setting. But one particular developer/user (and possibly others) still find one of the cases (panel sticking around) useful when used under another partic

Re: Plasma and KWin Integration

2009-02-09 Thread Jud Craft
I would suggest that you also please look at integrating window grouping between Plasma's tasklist and with Kwin, as mentioned in a post earlier. http://lists.kde.org/?l=kwin&m=123257671807508&w=2 I apologize if inappropriate, but I thought it would be an excellent example of Plasma-Kwin integrat

Re: Question about Plasma::Applet::setConfigurationRequired()

2009-02-09 Thread Gilles CHAUVIN
On Mon, Feb 9, 2009 at 23:10, Sebastian Kügler wrote: > Wild and random guess: try setMinimumSize() on your applet... > I'm not sure how/where I must use this. I'll try to see how it works with the other applets. BTW, thanks for your reply. Gilles.

Re: Question about Plasma::Applet::setConfigurationRequired()

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 22:26:10 Gilles CHAUVIN wrote: > Hi all, > > I wrote a plasmoid[1] some months ago when KDE 4.1 wasn't even > released. It was full of those great hacks one had to do at that time > to have something (almost) working when building against KDE4.0's > Plasma. > > Now that K

Plasma and KWin Integration

2009-02-09 Thread Richard Moore
Hi All, Here's the write up of the kwin and plasma integration discussion at Tokamak. Cheers Rich. Plasma and KWin Integration === This is the results of the discussion on the areas we (the plasma team) feel we need help from the kwin team to produce better integration.

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 21:24:30 Lubos Lunak wrote: > On Monday 09 of February 2009, Sebastian Kügler wrote: > > Just to clarify, the original problem was that the panel would be the > > same on all desktops (because it changes appearance when desktops are > > switched). > > ... > > > The whole

Question about Plasma::Applet::setConfigurationRequired()

2009-02-09 Thread Gilles CHAUVIN
Hi all, I wrote a plasmoid[1] some months ago when KDE 4.1 wasn't even released. It was full of those great hacks one had to do at that time to have something (almost) working when building against KDE4.0's Plasma. Now that KDE 4.2 is out I decided it was time to review my code and do some cleanu

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 21:39:30 Martin Gräßlin wrote: > On Monday 09 February 2009 20:02:41 Sebastian Kügler wrote: > > On Monday 09 February 2009 19:10:53 Martin Gräßlin wrote: > > > I need the panel in > > > desktop grid as it helps me to identify the desktop I am currently > > > using showin

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 21:28:17 David Baron wrote: > > On Monday 09 February 2009 08:37:48 David Baron wrote: > > > Great. > > > > > > I downloaded and compiled. > > > > > > I still get "no data sources" in the explorer and in some test code > > > which would simply show the sources() list. > >

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread David Baron
> On Monday 09 February 2009 08:37:48 David Baron wrote: > > Great. > > > > I downloaded and compiled. > > > > I still get "no data sources" in the explorer and in some test code which > > would simply show the sources() list. > > You need to actually request sources. For example connect to > "Emai

playground/base/plasma

2009-02-09 Thread Marco Martin
SVN commit 923960 by mart: stub for the systemtray watcher daemon: only a stub, just loads, anybody who feels hacking in in is way more than welcome CCMAIL:plasma-devel@kde.org A systemtraydaemon (directory) A systemtraydaemon/CMakeLists.txt A systemtra

Re: DesktopLayout branch

2009-02-09 Thread Ambroz Bizjak
On Monday 09 February 2009 17:40:00 Loïc Marteau wrote: > 2009/2/8 Ambroz Bizjak : > > Hi, > > > > - Added signals appletTransformedByUsed and appletTransformedItself to > > Plasma::Applet. This makes it easier for the layout code to know when > > applets are transformed (moved/resized/rotated), an

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 19:10:53 Martin Gräßlin wrote: > I need the panel in > desktop grid as it helps me to identify the desktop I am currently using > showing me the apps in this desktop. Just to clarify, the original problem was that the panel would be the same on all desktops (because it

Re: KDE/kdelibs/plasma/widgets

2009-02-09 Thread Aaron J. Seigo
On Monday 09 February 2009, Marco Martin wrote: > this is an open question: i'm asking to everybody: opinions how it should > be? i don't think the scripting stuff needs anything in the media objects, so they don't need to be exposed, nor wrapped further, for them. -- Aaron J. Seigo humru othro

Re: KDE/kdelibs/plasma/widgets

2009-02-09 Thread Marco Martin
On 2/9/09, Dan Meltzer wrote: > On Mon, Feb 9, 2009 at 11:09 AM, Marco Martin wrote: >> SVN commit 923865 by mart: >> >> a bit of comments doesn't hurt > (Yay, random api review based on comments!) > > >> >> >> M +48 -2 videowidget.h >> >> >> --- trunk/KDE/kdelibs/plasma/widgets/videowidget

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Aaron J. Seigo
On Monday 09 February 2009, Lucas Murray wrote: > There is no inconsistency here. Cover switch and present windows are > both _window_ selection effects while desktop grid and desktop cube > are _desktop_ selection effects. splitting hairs. i switch desktops or windows for the same general reason:

jolie2plasma

2009-02-09 Thread Fabrizio Montesi
Hi everyone, after plasma2jolie in kde's playground, why not jolie2plasma? ;) If you update jolie's and dist-install, you'll find a new little program in your $PATH: jolie2plasma. It lets you to extract and convert jolie interfaces from a jolie program to a plasma::service .operations file. Let's s

Re: playground/base/plasma/dataengines/akonadi

2009-02-09 Thread Sebastian Kügler
On Monday 09 February 2009 08:37:48 David Baron wrote: > Great. > > I downloaded and compiled. > > I still get "no data sources" in the explorer and in some test code which > would simply show the sources() list. You need to actually request sources. For example connect to "EmailCollections" or "

Re: Review Request: [Pager] Add different actions when user click on the current desktop

2009-02-09 Thread Loic Marteau
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/30/ --- (Updated 2009-02-09 08:46:19.762156) Review request for Plasma. Summary ---

Re: DesktopLayout branch

2009-02-09 Thread Loïc Marteau
2009/2/8 Ambroz Bizjak : > Hi, > > - Added signals appletTransformedByUsed and appletTransformedItself to > Plasma::Applet. This makes it easier for the layout code to know when applets > are transformed (moved/resized/rotated), and it can even know whether the > change was by the user or the apple

Review Request: Refactoring of extender drag & drop

2009-02-09 Thread Rob Scheepmaker
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/49/ --- Review request for Plasma. Summary --- This is a massive refactoring of how e

Re: KDE/kdelibs/plasma/widgets

2009-02-09 Thread Dan Meltzer
On Mon, Feb 9, 2009 at 11:09 AM, Marco Martin wrote: > SVN commit 923865 by mart: > > a bit of comments doesn't hurt (Yay, random api review based on comments!) > > > M +48 -2 videowidget.h > > > --- trunk/KDE/kdelibs/plasma/widgets/videowidget.h #923864:923865 > @@ -37,8 +37,11 @@ > > /*

KDE Usability IRC Meeting

2009-02-09 Thread Celeste Lyn Paul
Hello Everyone, IRC is currently the best way for developers to get immediate concise and pragmatic feedback about a design or question. As an experiment, I would like to try something that seems to work well with the Ubuntu community, regular IRC meetings. Let's try to have a few scheduled

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Lucas Murray
2009/2/10 Aaron J. Seigo : > On Monday 09 February 2009, Martin Gräßlin wrote: >> sorry I forgot to cc plasma >> >> -- Forwarded Message -- >> >> Subject: Re: [PATCH] fade out panel in desktopgrid >> Date: Montag 09 Februar 2009 >> From: Martin Gräßlin >> To: "Kwin, NET API, kwin

Re: Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Aaron J. Seigo
On Monday 09 February 2009, Martin Gräßlin wrote: > sorry I forgot to cc plasma > > -- Forwarded Message -- > > Subject: Re: [PATCH] fade out panel in desktopgrid > Date: Montag 09 Februar 2009 > From: Martin Gräßlin > To: "Kwin, NET API, kwin styles API, kwin modules API" > > O

Fwd: Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Martin Gräßlin
sorry I forgot to cc plasma -- Forwarded Message -- Subject: Re: [PATCH] fade out panel in desktopgrid Date: Montag 09 Februar 2009 From: Martin Gräßlin To: "Kwin, NET API, kwin styles API, kwin modules API" On Monday 09 February 2009 11:43:05 Aaron J. Seigo wrote: > given th

KWin highlight window effect trigger code

2009-02-09 Thread Lucas Murray
Attached is the required code to trigger KWin's new highlight window effect. This effect highlights the requested window by fading out all others allowing the user to see the window even if it's covered. This patch is purely proof-of-concept as it adds code to an suboptimal location in the Plasma

Re: Review Request: Make web shortcut icons look better in krunner

2009-02-09 Thread Aaron J. Seigo
On Sunday 08 February 2009, Michael Pyne wrote: > patch though :( http://reviewboard.kde.org/r/47/s/7/ patch didn't make it onto r-b; if you can't get it up there, perhaps just forward to the list here. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B

Re: DesktopLayout branch

2009-02-09 Thread Aaron J. Seigo
On Saturday 07 February 2009, Ambroz Bizjak wrote: > Hi, > > I've been working on some improvements to the desktop containment > concerning applet positioning/transformations. I think the code is ready to > be merged into trunk. The branches are in svn under > branches/work/plasma-desktoplayout. I'

Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Marco Martin
On 2/9/09, Lubos Lunak wrote: > On Sunday 08 of February 2009, Sebastian Kügler wrote: >> Hey kwinners, >> >> Apparently, we've had complaints that the panel shown on the desktopgrid >> is >> the same for all virtual desktops, even when configured to only show >> windows from the current virtual d

Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Aaron J. Seigo
On Monday 09 February 2009, Lubos Lunak wrote: > On Sunday 08 of February 2009, Sebastian Kügler wrote: > > Hey kwinners, > > > > Apparently, we've had complaints that the panel shown on the desktopgrid > > is the same for all virtual desktops, even when configured to only show > > windows from the

Re: Review Request: Make web shortcut icons look better in krunner

2009-02-09 Thread Michael Pyne
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/47/ --- (Updated 2009-02-08 18:44:31.168430) Review request for Plasma. Summary ---

Review Request: Make web shortcut icons look better in krunner

2009-02-09 Thread Michael Pyne
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/47/ --- Review request for Plasma. Summary --- Right now the icons on some web shortc

Re: [PATCH] fade out panel in desktopgrid

2009-02-09 Thread Lubos Lunak
On Sunday 08 of February 2009, Sebastian Kügler wrote: > Hey kwinners, > > Apparently, we've had complaints that the panel shown on the desktopgrid is > the same for all virtual desktops, even when configured to only show > windows from the current virtual desktops. As we have only one panel which