From kde-panel-devel Mon May 28 22:40:24 2012 From: Mark Date: Mon, 28 May 2012 22:40:24 +0000 To: kde-panel-devel Subject: Re: PlasmaCore Dialog maximum width Message-Id: X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=133824503217621 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============7789674060215087630==" --===============7789674060215087630== Content-Type: multipart/alternative; boundary=047d7b2eda9791f20404c12068c3 --047d7b2eda9791f20404c12068c3 Content-Type: text/plain; charset=ISO-8859-1 On Mon, May 28, 2012 at 9:19 PM, Marco Martin 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@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel > --047d7b2eda9791f20404c12068c3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Mon, May 28, 2012 at 9:19 PM, Marco Martin <= notmart@gmail.com> wrote:
On Monday 28 May 2012, Aaron J. Seigo wrote:
> On Monday, May 28, 2012 21:01:33 Marco Ma= rtin 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 searc= h
order of any engine instantiated by the plasma shell process...

<= br>
Funny, right now i find myself in the position where a QML ba= sed window would have been very welcome!
The case? Well, tooltips= ! You know that tooltips move when you move your mouse from one open task t= o another.. That exact thing (moving and animating the move) is done throug= h C++ right now because i don't have a QML Window element. If i only ha= d 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 ^_-)

=
=A0
--
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

--047d7b2eda9791f20404c12068c3-- --===============7789674060215087630== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel --===============7789674060215087630==--