PlasmaCore Dialog maximum width

Mark markg85 at gmail.com
Mon May 28 22:40:24 UTC 2012


On Mon, May 28, 2012 at 9:19 PM, Marco Martin <notmart at gmail.com> wrote:

> On Monday 28 May 2012, Aaron J. Seigo wrote:
> > On Monday, May 28, 2012 21:01:33 Marco Martin wrote:
> > > a thing i'm a bit concerned about is what happens when it's used by a
> > > plasmoid? seems a bit beyond on what's sane to do there...
> >
> > yeah, plasmoids should not be touching this kind of stuff, indeed.
>
> perhaps install in another base directory all the imports that plasmoids
> shall
> not touch, then in there making sure that import folder is not in the
> search
> order of any engine instantiated by the plasma shell process...
>
>
Funny, right now i find myself in the position where a QML based window
would have been very welcome!
The case? Well, tooltips! You know that tooltips move when you move your
mouse from one open task to another.. That exact thing (moving and
animating the move) is done through C++ right now because i don't have a
QML Window element. If i only had a QML Window element then i could break
all animation stuff out of the C++ code and only send new coordinates from
C++ to QML.

Just to express that a Window element does have a very welcome benefit (and
to tease Marco a bit with it ^_-)



>  --
> Marco Martin
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120529/65930847/attachment.html>


More information about the Plasma-devel mailing list