mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-11 05:34:21 -04:00
feat: add quit action to ipc
This commit is contained in:
parent
4dce162547
commit
418d5b152b
2 changed files with 13 additions and 0 deletions
|
|
@ -178,4 +178,9 @@ I would probably just submit raphi's patchset but I don't think that would be po
|
|||
<arg name="is_floating" type="uint" summary="If the selected client is floating. Nonzero is valid, zero invalid"/>
|
||||
</event>
|
||||
</interface>
|
||||
|
||||
<!-- maomao custom -->
|
||||
<request name="quit">
|
||||
<description summary="Quit maomao"/>
|
||||
</request>
|
||||
</protocol>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue