Merge remote-tracking branch 'OFW/dev' into dev

This commit is contained in:
MX
2024-04-27 14:44:18 +03:00
13 changed files with 124 additions and 96 deletions

View File

@@ -51,6 +51,10 @@ typedef enum {
DesktopSlideshowCompleted,
DesktopSlideshowPoweroff,
DesktopHwMismatchExit,
DesktopEnclaveExit,
// Global events
DesktopGlobalBeforeAppStarted,
DesktopGlobalAfterAppFinished,