D17188: Notification portal: support pixmaps in notifications

Jan Grulich noreply at phabricator.kde.org
Tue Nov 27 15:10:35 GMT 2018


jgrulich created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
jgrulich requested review of this revision.

REVISION SUMMARY
  From portal documentation:
  The portal only accepts serialized GThemedIcon and GBytesIcons. Both of
  these have the form (sv). For themed icons, the string is "themed",
  and the value is an array of strings containing the icon names.
  For bytes icons, the string is "bytes", and the value is a bytestring
  containing the icon data in png, jpeg or svg form. For historical
  reasons, it is also possible to send a simple string for themed
  icons with a single icon name.

REPOSITORY
  R289 KNotifications

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17188

AFFECTED FILES
  src/notifybyflatpak.cpp
  src/notifybyflatpak.h

To: jgrulich
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181127/22de7a5b/attachment.html>


More information about the Kde-frameworks-devel mailing list