feat: add layerrule to match noblur layer

This commit is contained in:
DreamMaoMao
2025-06-26 20:36:25 +08:00
parent fbf9c8e487
commit 063d5b27f5
4 changed files with 110 additions and 8 deletions

View File

@@ -220,6 +220,13 @@ I would probably just submit raphi's patchset but I don't think that would be po
<arg name="height" type="int" summary="height of the selected client"/>
</event>
<event name="last_layer" since="2">
<description summary="last map layer.">
last map layer.
</description>
<arg name="last_layer" type="string" summary="last map layer."/>
</event>
</interface>
</protocol>