Dialog: reimplemented too much

Martin Klapetek martin.klapetek at gmail.com
Wed Mar 19 15:14:12 UTC 2014


On Wed, Mar 19, 2014 at 4:09 PM, Aleix Pol <aleixpol at kde.org> wrote:

>
> Why do we need KRunner (or the milou shell) and the OSD written in C++?
>

The OSD currently is QML only; however the VDG came up with designs that
require doing some window flags/hints magic which are not available from
QML + the Dialog is not really suited for that, so it's just easier to
subclass the dialog (or QQuickWindow), set the hints from c++ and possibly
other things and then export that to QML.

Cheers
-- 
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140319/eef7c835/attachment.html>


More information about the Plasma-devel mailing list