Plasma/libplasma2/improvingremotewidgets

From KDE Community Wiki
Revision as of 13:20, 22 September 2012 by Afiestas (talk | contribs) (Created page with "==Discussion== Remote widgets work if the widget uses DataEngines and Services exclusively, polls the remote DataEngine excessively and only speaks one network backend. ==Prop...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Discussion

Remote widgets work if the widget uses DataEngines and Services exclusively, polls the remote DataEngine excessively and only speaks one network backend.

Proposed Solution

  • Provide a remote-transparent data store and/or command/event proxy.
  • Get rid of polling with push API
  • Properly abstract network layer
  • Possibility to sync over network the applet configuration too
  • Possibility for a local widget to connect to a remote dataengine