Re: 4.2 feature targets

2008-11-10 Thread Aaron J. Seigo
On Sunday 19 October 2008, Aike J Sommer wrote: > Am Sonntag 19 Oktober 2008 19:38:14 schrieb Aaron J. Seigo: > > On Sunday 19 October 2008, Aike J Sommer wrote: > > > So... Should we put it in 4.2?? If so, what do i need to do?? > > > > i'd like to see it in, yes. but this is more than just plasma

Re: 4.2 feature targets

2008-10-20 Thread Aaron J. Seigo
On Monday 20 October 2008, Guillaume Pothier wrote: > 2008/10/20 Aaron J. Seigo <[EMAIL PROTECTED]>: > > On Monday 20 October 2008, Guillaume Pothier wrote: > >> Plasma::Corona::self()->viewportGeometry(id), > >> we're done (we need that singleton as popupPosition can't have a ref > >> to the coron

Re: 4.2 feature targets

2008-10-20 Thread Guillaume Pothier
2008/10/20 Aaron J. Seigo <[EMAIL PROTECTED]>: > On Monday 20 October 2008, Guillaume Pothier wrote: >> Plasma::Corona::self()->viewportGeometry(id), >> we're done (we need that singleton as popupPosition can't have a ref >> to the corona, at least at first sight). > > a singleton isn't really poss

Re: 4.2 feature targets

2008-10-20 Thread Aaron J. Seigo
On Monday 20 October 2008, Guillaume Pothier wrote: > Plasma::Corona::self()->viewportGeometry(id), > we're done (we need that singleton as popupPosition can't have a ref > to the corona, at least at first sight). a singleton isn't really possible without some nasty trickery (e.g. create an objec

Re: 4.2 feature targets

2008-10-20 Thread Guillaume Pothier
2008/10/20 Aaron J. Seigo <[EMAIL PROTECTED]>: > > still, this should probably be gotten from plasma as we can do a much better > job than the current WM can i think. in fact, we could change it to returning > a region or set of rects that are out of bounds, allowing us to avoid the > "panel is at

Re: 4.2 feature targets

2008-10-20 Thread Aaron J. Seigo
On Monday 20 October 2008, Guillaume Pothier wrote: > * Containment::setScreen: used to change the geometry of the > containment when the screen is changed. We could avoid that if we say > the views are in charge of resizing the containments. .. leading to duplicated code in Views. i'd rather not.

Re: 4.2 feature targets

2008-10-20 Thread Guillaume Pothier
2008/10/19 Aaron J. Seigo <[EMAIL PROTECTED]>: > i think there are some places that we use QDesktopWidget there that aren't > probably strictly necessary ... before we go the kephal-in-kdelibs route (i > don't think it's really ready for that yet; give it a release or two), i'd > rather: > > a) rev

Re: 4.2 feature targets

2008-10-19 Thread Aaron J. Seigo
On Sunday 19 October 2008, Aike J Sommer wrote: > What about the planned feature list? yes, it really should have been on there already to make the freeze. we're lucky in that it was only an oversight that we didn't add it there. > Under which category?? kdebase, i guess. -- Aaron J. Seigo hu

Re: 4.2 feature targets

2008-10-19 Thread Aaron J. Seigo
On Sunday 19 October 2008, Guillaume Pothier wrote: > Just a quick note: parts of plasmalibs currently use QDesktopWidget > for screen management and should be ported to Kephal if the rest of > plasma uses Kephal i think there are some places that we use QDesktopWidget there that aren't probably

Re: 4.2 feature targets

2008-10-19 Thread Aike J Sommer
Am Sonntag 19 Oktober 2008 19:38:14 schrieb Aaron J. Seigo: > On Sunday 19 October 2008, Aike J Sommer wrote: > > So... Should we put it in 4.2?? If so, what do i need to do?? > > i'd like to see it in, yes. but this is more than just plasma. so: > > * move it into kdereview > * email kde-core-deve

Re: 4.2 feature targets

2008-10-19 Thread Aaron J. Seigo
On Sunday 19 October 2008, Aike J Sommer wrote: > So... Should we put it in 4.2?? If so, what do i need to do?? i'd like to see it in, yes. but this is more than just plasma. so: * move it into kdereview * email kde-core-devel explaining what it is, why we need it * be ready with the patches to p

Re: 4.2 feature targets

2008-10-19 Thread Guillaume Pothier
On Sun, Oct 19, 2008 at 7:15 AM, Aike J Sommer <[EMAIL PROTECTED]> wrote: > I would still love to get kephal in... I've hacking on it a little more and it > is now in a state where: > - it's a kded-module > - it defaults to "external" configuration now, that is, it wont mess with > existing layouts

Re: 4.2 feature targets

2008-10-19 Thread Aike J Sommer
Am Samstag 18 Oktober 2008 20:33:21 schrieb Aaron J. Seigo: > Hello =) > > the third thing we discussed at the meeting today was feature targets for > 4.2. these are all things that are doable by November 17th and must be in. > feel free to add to this thread, of course, and everything here should

4.2 feature targets

2008-10-18 Thread Aaron J. Seigo
Hello =) the third thing we discussed at the meeting today was feature targets for 4.2. these are all things that are doable by November 17th and must be in. feel free to add to this thread, of course, and everything here should be on the feature plan. * Core features * libplasma J