Skip to content

RFC: Add support for inline-reply

kbroulik requested to merge kbroulik/libnotify:inline-reply into master

Servers with this capability will offer a text field in the notification popup in response to adding an "inline-reply" action. When the text is submitted, the "replied" signal on Notification is emitted instead of a regular action invocation.

Merge request reports