Add desktop-entry hint to notifications
authorNicolas Fella <nicolas.fella@gmx.de>
Fri, 20 Mar 2020 23:20:51 +0000 (00:20 +0100)
committerNicolas Fella <nicolas.fella@gmx.de>
Fri, 20 Mar 2020 23:25:33 +0000 (00:25 +0100)
commit2f54e911b7d23653ca4aa89041e5749726a8c3c5
treed18d02ec6e80e983459672cc6bd289f64107837c
parent3ca586c464af9acd9506ad39232fd75251ee1636
Add desktop-entry hint to notifications

This allows the notification server to map a notification to the program's desktop file, which allows the server to do extra things. For example KDE Plasma adds the Nextcloud icon to the notification and allows to configure notifications from Nextcloud.

This is a standard hint from https://specifications.freedesktop.org/notification-spec/notification-spec-latest.html#hints

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
src/gui/systray.cpp