Re: Plasma Containment default setting

2012-06-22 Thread Aurélien Gâteau
Le jeudi 21 juin 2012 11:09:16 Aaron J. Seigo a écrit : > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. Should there be such dbus-interface, I would add > > those patches to Dol

Re: Plasma Containment default setting

2012-06-22 Thread Sebastian Kügler
On Friday, June 22, 2012 07:34:32 Kevin Ottens wrote: > > sebas: is the web thumbnails branch still needing to be merged? Nope, everything is in master. (kdelibs patch had landed earlier already, the webkit thumbnailer is not needed anymore since that's now done by the original HTML thumbnailer.

Re: Plasma Containment default setting

2012-06-21 Thread Kevin Ottens
On Thursday 21 June 2012 17:35:07 Aaron J. Seigo wrote: > On Thursday, June 21, 2012 15:21:03 Kevin Ottens wrote: > > On Thursday 21 June 2012 14:37:36 Aaron J. Seigo wrote: > > > [...] > > > this for me takes precidence over the SLC steps which are: > > > > > > * write more plugins for SLC > > > >

Plasma Containment default setting

2012-06-21 Thread Varun Herale
> the ui and services are in the share-like-connect repository. > it's still in playground because still needs improvements in the ui and > backend sides. > the api to advertise content to it is in kactivities tough, so available in > 4.9 already. Okay, thank you! >please post it on http://revie

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 20:17:12 Varun Herale wrote: > > * will the feature work consistently (multiple screens, per-virtual > > desktop > > containments, etc..) and not just work for some configurations > > I have written some code for this. It hosts > a dbus-int

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 15:27:11 Martin Klapetek wrote: > (think the environments without dragging to desktop). this will require different code paths for each env: setting the desktop wallpaper is not standardized between environments. in kde3 we used dcop calls which were specific to kdeskt

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 15:21:03 Kevin Ottens wrote: > On Thursday 21 June 2012 14:37:36 Aaron J. Seigo wrote: > > [...] > > this for me takes precidence over the SLC steps which are: > > > > * write more plugins for SLC > > > > * get the patches into kdelibs > > Which reminds me I wanted to

Re: Plasma Containment default setting

2012-06-21 Thread Sebastian Kügler
On Thursday, June 21, 2012 15:20:57 Luca Beltrame wrote: > In data giovedì 21 giugno 2012 15:15:48, Aaron J. Seigo ha scritto: > > it had imports for them, but no components from MobileComponents were > > actually being used .. so: no :) > > Thanks. Just one more question. Does SLC, to be properly

Re: Plasma Containment default setting

2012-06-21 Thread Marco Martin
On Thursday 21 June 2012, Varun Herale wrote: > > * will the feature work consistently (multiple screens, per-virtual > > desktop containments, etc..) and not just work for some configurations > > I have written some code for this. It hosts > a dbus-interface from wh

Plasma Containment default setting

2012-06-21 Thread Varun Herale
> > * will the feature work consistently (multiple screens, per-virtual desktop > containments, etc..) and not just work for some configurations > > I have written some code for this. It hosts a dbus-interface from which wallpaper plugins can be loaded. From what I've

Re: Plasma Containment default setting

2012-06-21 Thread Marco Martin
On Thursday 21 June 2012, Luca Beltrame wrote: > In data giovedì 21 giugno 2012 15:15:48, Aaron J. Seigo ha scritto: > > it had imports for them, but no components from MobileComponents were > > actually being used .. so: no :) > > Sorry for being a drag but it seems they are used somewhere. ;) >

Re: Plasma Containment default setting

2012-06-21 Thread Luca Beltrame
In data giovedì 21 giugno 2012 15:15:48, Aaron J. Seigo ha scritto: > it had imports for them, but no components from MobileComponents were > actually being used .. so: no :) Sorry for being a drag but it seems they are used somewhere. ;) slccomponents/MenuItem.qml requires some bits from plasma

Re: Plasma Containment default setting

2012-06-21 Thread Martin Klapetek
On Thu, Jun 21, 2012 at 2:33 PM, Aaron J. Seigo wrote: > > > Thing is - is SLC going to be sort of mandatory on desktop and/or active? > > as marco noted, it should imo become part of the default layout and used > as an > integral part of things just like the start menu has been historically. > >

Re: Plasma Containment default setting

2012-06-21 Thread Kevin Ottens
On Thursday 21 June 2012 14:37:36 Aaron J. Seigo wrote: > [...] > this for me takes precidence over the SLC steps which are: > > * write more plugins for SLC > > * get the patches into kdelibs Which reminds me I wanted to ask: did those patch reach the frameworks branch yet? Or you prefer push the

Re: Plasma Containment default setting

2012-06-21 Thread Luca Beltrame
In data giovedì 21 giugno 2012 15:15:48, Aaron J. Seigo ha scritto: > it had imports for them, but no components from MobileComponents were > actually being used .. so: no :) Thanks. Just one more question. Does SLC, to be properly effective, depend on the "Active" patch to kdelibs? Or can it wor

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 14:51:51 Luca Beltrame wrote: > In data giovedì 21 giugno 2012 14:37:36, Aaron J. Seigo ha scritto: > > [SLC] > > > * make it part of the default desktop layout > > Does SLC still depend on components from plasma-mobile? it had imports for them, but no components from Mo

Re: Plasma Containment default setting

2012-06-21 Thread Luca Beltrame
In data giovedì 21 giugno 2012 14:37:36, Aaron J. Seigo ha scritto: [SLC] > * make it part of the default desktop layout Does SLC still depend on components from plasma-mobile? If so, IMO those it depends on should be moved to some common ground (read: shared between the two). signature.asc Desc

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 13:03:44 Marco Martin wrote: > do we want to massively introduce its ui before frameworks? i don't think we need to .. from what i can see we need to: * figure out what development will happen as an immediate result of the new team integrations that are happening * ir

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 13:48:04 Marco Martin wrote: > as being mandatory.. > i think it should be part of the default workspace in the future, if the > user wants to remove it, he can remove it, but also the systray can be > removed, and there is no fallback. agreed. > maybe using SLC is not

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Thursday, June 21, 2012 13:28:58 Martin Klapetek wrote: > Speaking as someone "not used to SLC", do I understand it right, that when > clicking "Like" it will popup a menu letting you select the "Like" action > you like? yes. when you press on one of the 3 icons, you get presented with differe

Re: Plasma Containment default setting

2012-06-21 Thread Kevin Krammer
On Thursday, 2012-06-21, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. Should there be such dbus-interface, I would > > add those patches to Dolphin and

Re: Plasma Containment default setting

2012-06-21 Thread Marco Martin
On Thursday 21 June 2012, Martin Klapetek wrote: > On Thu, Jun 21, 2012 at 12:40 PM, Aaron J. Seigo wrote: > > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > > I imagine this could then be used in Dolphin's context menu 'Actions' > > > and possibly in Gwenview too. > > > > crazy

Re: Plasma Containment default setting

2012-06-21 Thread Martin Klapetek
On Thu, Jun 21, 2012 at 12:40 PM, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. > > crazy idea: what about using SLC for this? Like -> Use as wallpaper

Re: Plasma Containment default setting

2012-06-21 Thread Marco Martin
On Thursday 21 June 2012, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. > > crazy idea: what about using SLC for this? Like -> Use as wallpaper > > (no

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > I imagine this could then be used in Dolphin's context menu 'Actions' and > possibly in Gwenview too. crazy idea: what about using SLC for this? Like -> Use as wallpaper (not share because you aren't sharing with anyone; not really con

Re: Plasma Containment default setting

2012-06-21 Thread Marco Martin
On Thursday 21 June 2012, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. Should there be such dbus-interface, I would > > add those patches to Dolphin and

Re: Plasma Containment default setting

2012-06-21 Thread Martin Klapetek
On Thu, Jun 21, 2012 at 11:09 AM, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > > I imagine this could then be used in Dolphin's context menu 'Actions' and > > possibly in Gwenview too. Should there be such dbus-interface, I would > add > > those patches to

Re: Plasma Containment default setting

2012-06-21 Thread Aaron J. Seigo
On Wednesday, June 20, 2012 23:54:57 Martin Klapetek wrote: > I imagine this could then be used in Dolphin's context menu 'Actions' and > possibly in Gwenview too. Should there be such dbus-interface, I would add > those patches to Dolphin and Gwenview. the things i look at and weigh are: * will

Plasma Containment default setting

2012-06-20 Thread Varun Herale
> > and how are you attempting to do this right now? > > Right now I am using DBus to find out the current activity and then the "plasma-desktop-appletrc" config file to find the current containment information. What I am trying to do is load the containment object using the Plasma::Containment::re

Re: Plasma Containment default setting

2012-06-20 Thread Martin Klapetek
On Wed, Jun 20, 2012 at 7:04 PM, Aaron J. Seigo wrote: > On Wednesday, June 20, 2012 19:36:28 Varun Herale wrote: > > > so this is meant to be a way to select an image from within digikam to > be > > > used as the desktop wallpaper? > > > > > > iow, you want the ability to set the desktop wallpap

Re: Plasma Containment default setting

2012-06-20 Thread Aaron J. Seigo
On Wednesday, June 20, 2012 19:36:28 Varun Herale wrote: > > so this is meant to be a way to select an image from within digikam to be > > used as the desktop wallpaper? > > > > iow, you want the ability to set the desktop wallpaper from an application > > running outside of plasma-desktop? > > Y

Plasma Containment default setting

2012-06-20 Thread Varun Herale
> > so this is meant to be a way to select an image from within digikam to be used > as the desktop wallpaper? > > iow, you want the ability to set the desktop wallpaper from an application > running outside of plasma-desktop? > > Yes, exactly ___ Plasma-

Re: Plasma Containment default setting

2012-06-20 Thread Aaron J. Seigo
On Tuesday, June 19, 2012 17:41:06 Varun Herale wrote: > > cool; how it supposed to work? pulling images at a given interval from a > > digikam album? or..? > > The plugin hasn't been working since KDE4, so currently the aim is to get > it to work for a single image chosen from digikam albums. Onc

Plasma Containment default setting

2012-06-19 Thread Varun Herale
> cool; how it supposed to work? pulling images at a given interval from a > digikam album? or..? > > The plugin hasn't been working since KDE4, so currently the aim is to get it to work for a single image chosen from digikam albums. Once that is implemented maybe slideshow feature can also be impl

Re: Plasma Containment default setting

2012-06-19 Thread Aaron J. Seigo
On Tuesday, June 19, 2012 00:51:49 Varun Herale wrote: > New Link > > The old one got deleted.. > > I am trying to implement wallpaper plugin for digikam as SoK project. Using cool; how it supposed to work? pulling images at a given interval from a digikam album?

Plasma Containment default setting

2012-06-18 Thread Varun Herale
New Link The old one got deleted.. I am trying to implement wallpaper plugin for digikam as SoK project. Using > an applet I am able to change the wallpaper but not otherwise as I need the > current desktop containment object. > > I am trying to obtain that by creat

Plasma Containment default setting

2012-06-17 Thread Varun Herale
> > how exactly are you doing this? can you share some code with us? > no. what are you trying to accomplish? (there may be a better way to do > whatever it is you are trying to do..) I am trying to implement wallpaper plugin for digikam as SoK project. Using an applet I am able to change the wal

Re: Plasma Containment default setting

2012-06-17 Thread Aaron J. Seigo
On Saturday, June 16, 2012 21:30:54 Varun Herale wrote: > I am trying to load the current desktop containment info from a > KConfigGroup object. But because by default the isContainment member is set > as false I am not able to do this. how exactly are you doing this? can you share some code with

Plasma Containment default setting

2012-06-16 Thread Varun Herale
Hello, I am trying to load the current desktop containment info from a KConfigGroup object. But because by default the isContainment member is set as false I am not able to do this. Why is the isContainment member inherited from AppletPrivate class set as false for an object of Containment Class