qml-module-lomiri-notifications

Lomiri Notifications - QML module
  https://gitlab.com/ubports/development/core/lomiri-notifications
  0
  no reviews



Lomiri's implementation of a Free Desktop Notification server. It also provides some additional features as needed on alternative platforms, such as mobile.

Since the shell is implemented in QML, this functionality is implemented as a QML plugin. Notification status is provided as a QAbstractListModel, making integration simple. The exact form of the API is defined by the shell, Lomiri notifications only implements it.

Lomiri notifications does not and will not provide a C/C++ API for sending or receiving notifications. It is QML only.