feat: support get scale by mmsg

This commit is contained in:
DreamMaoMao
2025-10-30 14:13:54 +08:00
parent 27fdead702
commit 05e9d149c1
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>