mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-15 06:59:54 -05:00
opt: mmsg add ack confirm
This commit is contained in:
parent
8f7d344de3
commit
a9e9ad905f
3 changed files with 75 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue