opt: mmsg add ack confirm

This commit is contained in:
DreamMaoMao 2025-10-27 11:24:16 +08:00
parent 8f7d344de3
commit a9e9ad905f
3 changed files with 75 additions and 0 deletions

View file

@ -241,6 +241,13 @@ I would probably just submit raphi's patchset but I don't think that would be po
<arg name="keymode" type="string" summary="current keybind mode."/>
</event>
<event name="askconfirm" since="2">
<description summary="already receive the request.">
already receive the request.
</description>
<arg name="askconfirm" type="uint" summary="already receive the request."/>
</event>
</interface>
</protocol>