feat: add ipc dispatch

This commit is contained in:
DreamMaoMao
2025-05-03 15:45:27 +08:00
parent c64dd51b69
commit cb4907510d
2 changed files with 24 additions and 0 deletions

View File

@@ -167,6 +167,13 @@ I would probably just submit raphi's patchset but I don't think that would be po
<description summary="Quit maomao">This request allows clients to instruct the compositor to quit maomao.</description>
</request>
<request name="dispatch" since="2">
<description summary="Set the active tags of this output"/>
<arg name="dispatch" type="string" summary="dispatch name."/>
<arg name="arg1" type="string" summary="arg1."/>
<arg name="arg2" type="string" summary="arg2."/>
</request>
<!-- Version 2 -->
<event name="fullscreen" since="2">
<description summary="Update fullscreen status">