all: implement screen locking
This commit is contained in:
parent
9db389835d
commit
d42add4d18
24 changed files with 618 additions and 6 deletions
8
wire/ext_session_lock_manager_v1.txt
Normal file
8
wire/ext_session_lock_manager_v1.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 {
|
||||
}
|
||||
|
||||
msg lock = 1 {
|
||||
id: id(ext_session_lock_v1),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue