Refactor event handling incl.CEC

This commit is contained in:
LordGrey
2023-11-06 21:40:12 +01:00
parent b1c8534cb7
commit 0d9a8b8a3a
39 changed files with 1306 additions and 1158 deletions

View File

@@ -250,8 +250,12 @@
}
],
"systemEvents": {
"osEvents": {
"suspendEnable": true,
"lockEnable": true
}
},
"cecEvents": {
"enable": false
}
}