On Wed, Mar 19, 2014 at 4:09 PM, Aleix Pol <aleix...@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
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel