Open ilya-fedin opened 3 years ago
Personally I don't use persistence features, but I can imagine one lacks them, too.
Regarding the first item, it seems you can just use icon
to pass a custom image:
For bytes icons, the string is "bytes", and the value is a bytestring containing the icon data in png, jpeg or svg form.
I can, but should I? How much is this intended? Maybe it's invented for icons sent as data rather than any image?
I wanted to try to implement notification portal API in an application, but I got a lot of questions and I can't get how to use it properly.
icon
parameter, but I see noimage
parameter. Does this mean I should just pass application icon and I can't (shouldn't) pass some image representing the content, like a user's avatar?default-action-target
andtarget
inbuttons
for?For me the API seems like a fatal regression from the FD.o API, there are no even basic things that present in the latter, even though notification APIs on other OSes have a way more rich notification APIs like quick reply, text columns, selection menus, mutiple image types, notification grouping and etc, etc.