Support ext-session-lock protocol

This commit is contained in:
Johan Malm 2023-03-30 22:19:05 +01:00 committed by Johan Malm
parent 6b83385ff7
commit d4288415c9
8 changed files with 356 additions and 1 deletions

View file

@ -145,6 +145,9 @@ handle_compositor_keybindings(struct keyboard *keyboard,
if (seat->active_client_while_inhibited) {
return false;
}
if (seat->server->session_lock) {
return false;
}
/*
* If a user lets go of the modifier (e.g. alt) before the 'normal' key