WIP: add protocol for clients to request to be shown over the lock screen

This commit is contained in:
Aren Moynihan 2024-10-29 19:35:40 -04:00
parent fdc4318ac6
commit d87ce180b3
13 changed files with 211 additions and 19 deletions

View file

@ -18,6 +18,7 @@ protocols = [
'wlr-layer-shell-unstable-v1.xml',
'idle.xml',
'wlr-output-power-management-unstable-v1.xml',
'kde-lockscreen-overlay-v1.xml',
]
wl_protos_src = []