Re: 4.3 feature plan

2009-02-20 Thread Marco Martin
On Wednesday 18 February 2009, Artur Souza(MoRpHeUz) wrote: > Hey! > > We were chatting on IRC and we thought that it would be a good idea to > start the 4.3 feature plan so we can start hacking on stuff! > > So, what do you think about ? Let's have a meeting on I

Re: 4.3 feature plan

2009-02-19 Thread Aaron J. Seigo
On Wednesday 18 February 2009, Sebastian Kügler wrote: > The battery applet for example loads another battery applet (without the > popup) into the popup. it doesn't do so via Applet::load, however. it simply creates a new instance of a class it already has. you'll also note that it causes some

Re: 4.3 feature plan

2009-02-18 Thread Sebastian Kügler
On Wednesday 18 February 2009 23:21:53 Aaron J. Seigo wrote: > On Wednesday 18 February 2009, 0xDeadC0de wrote: > > On Wed, 2009-02-18 at 12:13 -0700, Aaron J. Seigo wrote: > > > On Tuesday 17 February 2009, 0xDeadC0de wrote: > > > > > > > > > what is the use case for this? > > > > To have panels i

Re: 4.3 feature plan

2009-02-18 Thread 0xDeadC0de
On Wed, 2009-02-18 at 15:21 -0700, Aaron J. Seigo wrote: > On Wednesday 18 February 2009, 0xDeadC0de wrote: > > On Wed, 2009-02-18 at 12:13 -0700, Aaron J. Seigo wrote: > > > On Tuesday 17 February 2009, 0xDeadC0de wrote: > > > > The one thing I would like to see more than anything else, finished >

Re: 4.3 feature plan

2009-02-18 Thread Aaron J. Seigo
On Wednesday 18 February 2009, 0xDeadC0de wrote: > On Wed, 2009-02-18 at 12:13 -0700, Aaron J. Seigo wrote: > > On Tuesday 17 February 2009, 0xDeadC0de wrote: > > > The one thing I would like to see more than anything else, finished > > > floating panel applet and containment that can be embedded i

Re: 4.3 feature plan

2009-02-18 Thread 0xDeadC0de
On Wed, 2009-02-18 at 12:13 -0700, Aaron J. Seigo wrote: > On Tuesday 17 February 2009, 0xDeadC0de wrote: > > The one thing I would like to see more than anything else, finished > > floating panel applet and containment that can be embedded into any > > plasmoid with a 1 liner. > > > > layout->addI

Re: 4.3 feature plan

2009-02-18 Thread Aaron J. Seigo
really only necessary for core widgets (taskbar, menu, system tray, etc) and libplasma, though. you don't need to pass it by anyone to work on new or existing widgets. that stuff can go straight onto the 4.3 feature plan. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F

Re: 4.3 feature plan

2009-02-18 Thread Aaron J. Seigo
On Tuesday 17 February 2009, 0xDeadC0de wrote: > The one thing I would like to see more than anything else, finished > floating panel applet and containment that can be embedded into any > plasmoid with a 1 liner. > > layout->addItem(Plasma::Applet::Load("floatpanel")); // for example what is the

Re: 4.3 feature plan

2009-02-17 Thread 0xDeadC0de
el applet and welcomepanel containment(Should be renamed?)) On Tue, 2009-02-17 at 22:14 -0300, Artur Souza(MoRpHeUz) wrote: > Hey! > > We were chatting on IRC and we thought that it would be a good idea to start > the 4.3 feature plan so we can start hacking on stuff! > > So, w

4.3 feature plan

2009-02-17 Thread Artur Souza(MoRpHeUz)
Hey! We were chatting on IRC and we thought that it would be a good idea to start the 4.3 feature plan so we can start hacking on stuff! So, what do you think about ? Let's have a meeting on IRC or even start this conversation using the ML ? (the good about ML is that people that