Re: Plasmate IRC Meeting

2009-06-11 Thread Yuen Hoe Lim
alright got it! On 6/12/09, SUJITH H wrote: > >> On Thursday 11 June 2009, 01:42 Aaron J. Seigo wrote: >> >>> i'm in my car until ~14:50 dropping peyton off at school. if we could >>> make >>> it even 15 minutes later i can be there for even most of the beginning :) >>> >> >> Ok ! 14:45 is the ne

Re: Plasmate IRC Meeting

2009-06-11 Thread SUJITH H
> On Thursday 11 June 2009, 01:42 Aaron J. Seigo wrote: > >> i'm in my car until ~14:50 dropping peyton off at school. if we could make >> it even 15 minutes later i can be there for even most of the beginning :) >> > > Ok ! 14:45 is the new time :) > Sounds nice. Sujith H ___

Re: Initial size of scripted plasmoids

2009-06-11 Thread Richard Dale
On Thu, Jun 11, 2009 at 4:54 PM, Aaron J. Seigo wrote: > On Thursday 11 June 2009, Chani wrote: >> On June 11, 2009 02:18:05 Petri Damstén wrote: >> > On Wednesday 10 June 2009 19:03:35 Aaron J. Seigo wrote: >> > > On Wednesday 10 June 2009, Petri Damstén wrote: >> > > > But isn't this too late bec

Re: Review Request: Fix flexible size of panel spacer

2009-06-11 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/825/#review1305 --- Ship it! - Aaron On 2009-06-11 05:05:32, Petri Damstén wrote: > > -

Re: Initial size of scripted plasmoids

2009-06-11 Thread Aaron J. Seigo
On Thursday 11 June 2009, Chani wrote: > On June 11, 2009 02:18:05 Petri Damstén wrote: > > On Wednesday 10 June 2009 19:03:35 Aaron J. Seigo wrote: > > > On Wednesday 10 June 2009, Petri Damstén wrote: > > > > But isn't this too late because plasma sets size before init and it > > > > resets the u

Re: Cannot remove scripted plasmoid

2009-06-11 Thread Aaron J. Seigo
On Thursday 11 June 2009, Petri Damstén wrote: > On Wednesday 10 June 2009 20:30:36 Aaron J. Seigo wrote: > > On Wednesday 10 June 2009, Aaron J. Seigo wrote: > > > we should still catch such mistakes gracefully, however. does the > > > attached patch help? > > > > that patch could be hazardous to

Re: Fwd: Some explanations/suggestion on plasmate

2009-06-11 Thread Aaron J. Seigo
On Thursday 11 June 2009, Diego Casella ([Po]lentino) wrote: > I'm also planning to use the git plugin located in kdevplatform/plugins/git > instead of VNG, so I need to find a do about how to use it and add the > correct entries in CMakeLists.txt =) using the git plugin from kdevplatform makes a

Re: Plasmate IRC Meeting

2009-06-11 Thread Artur Souza(MoRpHeUz)
On Thursday 11 June 2009, 01:42 Aaron J. Seigo wrote: > i'm in my car until ~14:50 dropping peyton off at school. if we could make > it even 15 minutes later i can be there for even most of the beginning :) Ok ! 14:45 is the new time :) Cheers, ---

Review Request: Fix flexible size of panel spacer

2009-06-11 Thread Petri Damstén
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/825/ --- Review request for Plasma. Summary --- Do setSizePolicy in constraintEvent s

Re: Initial size of scripted plasmoids

2009-06-11 Thread Chani
On June 11, 2009 02:18:05 Petri Damstén wrote: > On Wednesday 10 June 2009 19:03:35 Aaron J. Seigo wrote: > > On Wednesday 10 June 2009, Petri Damstén wrote: > > > But isn't this too late because plasma sets size before init and it > > > resets the user set size? Is there a proper way to set initia

Re: Initial size of scripted plasmoids

2009-06-11 Thread Petri Damstén
On Wednesday 10 June 2009 19:03:35 Aaron J. Seigo wrote: > On Wednesday 10 June 2009, Petri Damstén wrote: > > But isn't this too late because plasma sets size before init and it > > resets the user set size? Is there a proper way to set initial size for > > scripted applets or should applet just a

Re: Cannot remove scripted plasmoid

2009-06-11 Thread Petri Damstén
On Wednesday 10 June 2009 20:30:36 Aaron J. Seigo wrote: > On Wednesday 10 June 2009, Aaron J. Seigo wrote: > > we should still catch such mistakes gracefully, however. does the > > attached patch help? > > that patch could be hazardous to your health. try the attached one instead > as it actually

Re: Re: Fwd: Some explanations/suggestion on plasmate

2009-06-11 Thread Diego Casella ([Po]lentino)
Hi Shantanu, recently I revised the sidebar code,splitted into four files to match the convention "one file->one class" and extended it in order to implement an horizontal sidebar, because I want to use it to manage the TimeLine class. I'm also planning to use the git plugin located in kdevplatfor