On Friday 13 November 2009 01:51:53 Sebastian Kügler wrote:
> I've just moved the webslice plasmoid to kdereview, for inclusion in KDE
> 4.4.
>
> The webslice applet is there to put an interactive part of a webpage onto
> Plasma as an applet.
I've addressed all the comments (thanks, btw!) and m
On Friday 13 November 2009 18:20:33 Albert Astals Cid wrote:
> A Divendres, 13 de novembre de 2009, Sebastian Kügler va escriure:
> > Hey,
> >
> > I've just moved the webslice plasmoid to kdereview, for inclusion in KDE
> > 4.4.
> >
> > The webslice applet is there to put an interactive part of
On Fri, Nov 13, 2009 at 12:58 PM, Marco Martin wrote:
> it would probably add too much complexity to all webviews with no gain...
> but what about Plasma::WebView::setSlice() and making webview itself manage
> slices?
In future we might want to add more stuff to the slices, eg. changing
the way f
On Friday 13 November 2009, Aaron J. Seigo wrote:
> On November 12, 2009, Kenneth Christiansen wrote:
> > Plasma widgets are by default GraphicsItems right? So what about
> > Plasma::WebSlice? and then call the QWidget for KWebSlide?
>
> +1 on Plasma::WebSlice if it goes into libplasma; otherwise
Thanks all for the feedback so far, I'll make the changes in the coming days.
On Friday 13 November 2009 01:51:53 Sebastian Kügler wrote:
> Hey,
>
> I've just moved the webslice plasmoid to kdereview, for inclusion in KDE
> 4.4.
>
> The webslice applet is there to put an interactive part of a w
On November 12, 2009, Kenneth Christiansen wrote:
> If you go with KGraphics, I would prefer KGraphicsWebSlide.
fair enough :)
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core developer sponsored by Qt Development Frameworks
Qt 4.6 has QGraphicsWebView :-) which is a QGraphicsWidget. If we
would make a QGraphics version of, lets say, QLineEdit, it would
probably be called QGraphicsLineEdit and not QGraphicsLineEditWidget.
That was more or less the consensus we had when naming the
QGraphicsWebView (which was renamed som
On November 12, 2009, Kenneth Christiansen wrote:
> Plasma widgets are by default GraphicsItems right? So what about
> Plasma::WebSlice? and then call the QWidget for KWebSlide?
+1 on Plasma::WebSlice if it goes into libplasma; otherwise
KGraphicsWebSliceWidget to go the route of the Qt naming of
Hi there,
Cool stuff. I don't know about the Plasma naming, but we are trying to
not call anything but base classes for *Widget.
Plasma widgets are by default GraphicsItems right? So what about
Plasma::WebSlice? and then call the QWidget for KWebSlide?
Just a suggestion :-)
Kenneth
On Thu, Nov