xdg: add snapping.notifyClient option to control tiling events

This commit is contained in:
Andrew J. Hesford 2024-01-22 22:11:53 -05:00
parent 9f51384b6a
commit 3162bbb3c2
7 changed files with 100 additions and 41 deletions

View file

@ -78,10 +78,11 @@
<raiseOnFocus>no</raiseOnFocus>
</focus>
<!-- Set range to 0 to disable window snapping completely -->
<snapping>
<!-- Set range to 0 to disable window snapping completely -->
<range>1</range>
<topMaximize>yes</topMaximize>
<notifyClient>always</notifyClient>
</snapping>
<!--