Re: Notification quick reply DBus API
Florian Müllner <[email protected]>
| Newsgroups | gmane.linux.xdg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Mar 11, 2020 at 02:26, Florian Müllner <[email protected]> wrote: > > No, the portal API represents notifications as a{sv}, so you can add > a new element like "entry" ("entries"?). > > Which can itself use a{sv}, so it can include a mandatory action name > and optional hint-text. In FDO notifications, hints are a{sv} as well, so the same pattern could be used. We'd still need the magic action parameter, but no magic action name (or a separate hint-text hint) Cheers, Florian