Notifications

From WebOS-Ports
Revision as of 10:41, 2 June 2014 by Tofe (talk | contribs) (→‎Current status of the API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Target

The notification API needs to be updated in WebOS-Ports. The requirements for this API are:

One candidate for inspiration is Chrome's notifications API: see https://developer.chrome.com/apps/notifications .

Current status of the API

The current status is:

  • The DBus notifications are currently supported.
  • A very simple LS2 API is available: luna://org.webosports.luna/createNotification with the same arguments are for the DBus notification creation API.

Proposal

The current proposal is to integrate the ideas of the Chrome Notifications API (templates,...) while keeping a compatibility with Freedesktop's notifications.