Add support for screenlock protocol

This will always accept lock requests, including replacing a current
locker if present.

Based a prototype by: Manuel Stoeckl <code@mstoeckl.com>
This commit is contained in:
Daniel De Graaf 2021-09-05 15:17:45 -04:00
parent 30c28ff8f7
commit 2b2df8e3d8
8 changed files with 431 additions and 3 deletions

View file

@ -19,6 +19,7 @@ protocols = [
['idle.xml'],
['wlr-input-inhibitor-unstable-v1.xml'],
['wlr-output-power-management-unstable-v1.xml'],
['wp-screenlocker-unstable-v1.xml'],
]
client_protocols = [