Skip to content
Snippets Groups Projects
Commit ae158c7b authored by Guillaume Desmottes's avatar Guillaume Desmottes
Browse files

TrpGuidanceTurnByTurnNotification: add 'updated' signal


Updating an existing notification in the SDK guidance service will
result in a D-Bus call to the notification daemon. Relying on
GObject:notify signal means we'll have to do one D-Bus call per change
(title, body, icon) while using this new signal allow us to update the
whole notification in on shot.

Signed-off-by: default avatarGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Reviewed-by: default avatarJustin Kim <justin.kim@collabora.com>
Differential Revision: https://phabricator.apertis.org/D5362
parent 2385ed76
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment