wlr-input-inhibitor-unstable-v1: deprecate in favor of ext-session-lock-v1

This protocol was only ever used for screen lockers, and we now have
a much more robust protocol extension for these.
This commit is contained in:
Simon Ser 2022-06-16 17:06:21 +02:00
parent 55b448f195
commit 4aa366e3dd

View file

@ -31,6 +31,9 @@
any surfaces but its own, which is useful for example in lock screen any surfaces but its own, which is useful for example in lock screen
software. It is assumed that access to this interface will be locked down software. It is assumed that access to this interface will be locked down
to whitelisted clients by the compositor. to whitelisted clients by the compositor.
Note! This protocol is deprecated and not intended for production use.
For screen lockers, use the ext-session-lock-v1 protocol.
</description> </description>
<request name="get_inhibitor"> <request name="get_inhibitor">