Plasma/Plasma Media Center/Notes for PMC2: Difference between revisions

From KDE Community Wiki
(This page lists things to keep in mind for PMC2)
 
No edit summary
Line 1: Line 1:
* Standalone shell and Plasma shell package
* Standalone shell and Plasma shell package
* Settings module to enable user configure appearance, media sources etc
* Settings module to enable user configure appearance, media sources etc
* Design to avoid hacks to get objects across bindings (like accessing QML objects from C++)
* Design so that components can work without a view (e.g. QML)

Revision as of 17:33, 2 May 2014

  • Standalone shell and Plasma shell package
  • Settings module to enable user configure appearance, media sources etc
  • Design to avoid hacks to get objects across bindings (like accessing QML objects from C++)
  • Design so that components can work without a view (e.g. QML)