Re: Review Request: Folderview : label when empty folder

2010-07-20 Thread Aaron Seigo
> On 2010-07-19 20:39:45, Aaron Seigo wrote: > > /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp, lines > > 1234-1236 > > > > > > if it is a containment, rather than used as a widget, it probably > > sho

Re: need help in containments development

2010-07-20 Thread Aaron J. Seigo
On July 20, 2010, Giulio Camuffo wrote: > I need to create an object on the startup of the containment that will be > restored the next time plasma starts. you haven't really given much details as to what this object is or how it is supposed to work, but given that, here's my suggestion: if it i

Re: need help in containments development

2010-07-20 Thread Chani
> > I'd need a method or a signal *always called* and called *always after* > restore, but i couldn't find any. > Do you have any hint? Should it be added to Containment? > I thought init came after restore... that's why you don't set default sizes in init :) __

need help in containments development

2010-07-20 Thread Giulio Camuffo
Hi all, I'm developing a desktop and a panel containment, and I'm stuck with a problem i really don't know how to solve: I need to create an object on the startup of the containment that will be restored the next time plasma starts. So I can reimplement Containment::restore or Containment::restore

Re: JJ: align these icons

2010-07-20 Thread Aaron J. Seigo
On July 19, 2010, Ivan Čukić wrote: > > at that point icons seemed completely detached to the text, so something > > to join them was needed. the applet background seemed a good choice > > since those icons represent indeed, applets. > > > >From my POV, it would be better to introduce a new svg tha

Re: Review Request: Use Plasma::ScrollWidget in the widget explorer

2010-07-20 Thread Aaron Seigo
> On 2010-07-19 21:33:59, Aaron Seigo wrote: > > i love the amount of red in this one :) > > > > only comment i have is that if the close button were moved into > > FilteringWidget itself, and a "closeClicked()" signal added to it, then the > > somewhat nasty static_cast to assign filteringLay

Re: [Nepomuk] Activities protocol

2010-07-20 Thread Chani
(re-crossposting - I'm subscribed to nepomuk now, or I would've missed this :) On July 20, 2010 08:21:59 Sebastian Trüg wrote: > Don't worry. Everything is in playground. > er... the mandriva "smart desktop" stuff is in playground? where? (also.. I dunno if playground truly counts as upstream. p

Re: Activities IRC meeting

2010-07-20 Thread Chani
aww crap, I don't have any jabber client installed. and my internet is being weird this morning. and I don't know how to get to a conference. don't move meetings at the last minute, darnit :( On Tue, Jul 20, 2010 at 8:39 AM, Ivan Čukić wrote: > fine with me, if I succeed in connecting to it :) >

Re: Activities IRC meeting

2010-07-20 Thread Ivan Čukić
fine with me, if I succeed in connecting to it :) 2010/7/20 Sebastian Trüg : > Any chance we can have this meeting in a jabber conference at > nepo...@conference.xabber.de? > My internet connection is acting up again. > > Cheers, > Sebastian > > On 07/16/2010 02:46 PM, Ivan Čukić wrote: >> Sebasti

Re: Activities IRC meeting

2010-07-20 Thread Sebastian Trüg
Any chance we can have this meeting in a jabber conference at nepo...@conference.xabber.de? My internet connection is acting up again. Cheers, Sebastian On 07/16/2010 02:46 PM, Ivan Čukić wrote: > Sebastian and me are planning to hold a meeting about activities on > Tuesday, 5PM UTC. > > It is g

Re: Displaying icon on panel in Python

2010-07-20 Thread Thomas Olsen
On Tuesday 13 July 2010 15:11:34 Barış Akkurt wrote: > Hi everyone, > > I am creating a plasmoid that controls the firewall (iptables) in Python. > It has almost finished except one thing. I want my plasmoid to be > transform into an icon, if i drag it to panel. I know how to do this in > C++. I m

Re: Review Request: Folderview : label when empty folder

2010-07-20 Thread Iamluc
> On 2010-07-19 20:39:45, Aaron Seigo wrote: > > /trunk/KDE/kdebase/apps/plasma/applets/folderview/iconview.cpp, lines > > 1234-1236 > > > > > > if it is a containment, rather than used as a widget, it probably > > sho

Re: Review Request: Use Plasma::ScrollWidget in the widget explorer

2010-07-20 Thread Aurélien Gâteau
> On 2010-07-19 21:33:59, Aaron Seigo wrote: > > i love the amount of red in this one :) > > > > only comment i have is that if the close button were moved into > > FilteringWidget itself, and a "closeClicked()" signal added to it, then the > > somewhat nasty static_cast to assign filteringLay