mirror of
https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
synced 2025-12-20 05:40:04 +01:00
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:
parent
55b448f195
commit
4aa366e3dd
1 changed files with 3 additions and 0 deletions
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue