On Tuesday 18 March 2014 19:37:59 Marco Martin wrote:
> what we currently have is:
> * dirmodel: is a binding to kdirmodel -> KIO? (i would probably not release
> it yet but waiting to have folderview done so needed features are more
> clear)

Would make sense in a KIO import indeed.

> * draganddrop Qt only (QML2 has a partial replacement but with less
> features)

Why the dependency on QtWidgets in there? Just for 
QApplication::startDragDistance()?

It could be replaced with QGuiApplication::styleHints()->startDragDistance(). 
It would then have the same dependencies than QtExtraComponents (delta 
KIconThemes) and could be merged there.

> * kquickcontrols: depends from several frameworks (in particular
> globalAccel and dependencies) to provide a shortcut editor widget ->

Yeah... no natural place for that one... KDeclarative as last resort? There's 
already configuration related things in there. Bears the risk of making it a 
dumping ground though.

> * QtExtracomponents: qt only except kiconthemes (i would go into making it
> less pretty and remove the kiconthemes dependency)

Yes, please make it independent of KIconThemes, and then could be renamed into 
KQuickControlsAddons?

Regards.
-- 
Kévin Ottens, http://ervin.ipsquad.net

KDAB - proud supporter of KDE, http://www.kdab.com

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to