feat: support get scale by mmsg

This commit is contained in:
DreamMaoMao 2025-10-30 14:13:54 +08:00
parent 15354898c8
commit eedff5b085
4 changed files with 37 additions and 4 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="scalefactor" since="2">
<description summary="scale factor of monitor.">
scale factor of monitor.
</description>
<arg name="scalefactor" type="uint" summary="scale factor of monitor."/>
</event>
</interface>
</protocol>