Launcher notification API [answered]
How can I display that thin, blue line notification on top of screen using C++/Qt code?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
How can I display that thin, blue line notification on top of screen using C++/Qt code?
using MNotification from mlite5 api (like this: https://github.com/CODeRUS/mitakuuluu2/blob/master/server/src/client.cpp#L2770) or https://github.com/nemomobile/nemo-qml-plugin-notifications
Answering my own question, as I found out how to do this in the mean time.
You need to use MNotification class from mlite5 library. https://github.com/nemomobile/mlite/blob/master/src/mnotification.h#L188
Example of my use is at: https://github.com/smokku/pebble/blob/master/daemon/manager.cpp#L95
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-06-26 16:42:22 +0200
Seen: 409 times
Last updated: Aug 06 '14
Enhance launcher appearance [released]
Allow for multiple notification destinations
Calendar notification [released]
Show Facebook feed in notifications instead of opening a browser
Setting to turn off notification led
email: allow to subscribe to multiple folders in an account
Bug: media player currently pauses/resumes audio on any audio notification
System Notifications from Android Apps
suggestion: App drawer grid flow preference(paginated/continuous)