input-capture: Add D-Bus method to clear barriers

This will be needed by the portal backend.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2628>
This commit is contained in:
Jonas Ådahl
2022-04-01 19:14:48 +02:00
committed by Carlos Garnacho
parent 1d1983edb5
commit 2a8c11d69b
4 changed files with 110 additions and 0 deletions

View File

@ -44,6 +44,8 @@
<arg name="id" type="u" direction="out" />
</method>
<method name="ClearBarriers" />
<method name="Enable" />
<method name="Disable" />