Add initial keyboard shortcut support.

This commit is contained in:
Dermot Duffy
2024-06-05 21:44:17 -07:00
parent 904f6d8142
commit 7ab545738d
186 changed files with 9564 additions and 3658 deletions
+3 -2
View File
@@ -11,13 +11,14 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'camera-manager/generic/*.ts',
'camera-manager/motioneye/icon.ts',
'camera-manager/utils/*.ts',
'card-controller/*.ts',
'card-controller/**/*.ts',
'components-lib/cached-value-controller.ts',
'components-lib/key-assigner-controller.ts',
'components-lib/live/live-controller.ts',
'components-lib/media-filter-controller.ts',
'components-lib/menu-button-controller.ts',
'components-lib/menu-controller.ts',
'components-lib/ptz-controller.ts',
'components-lib/ptz/*.ts',
'components-lib/zoom/*.ts',
'config/**/*.ts',
'const.ts',