Add sleep screen information overlay

This commit is contained in:
jpirnay
2026-03-01 10:50:24 +01:00
parent 2c0b608f35
commit 03820657f4
5 changed files with 165 additions and 0 deletions
+2
View File
@@ -140,6 +140,8 @@ class CrossPointSettings {
uint8_t sleepScreenCoverMode = FIT;
// Sleep screen cover filter
uint8_t sleepScreenCoverFilter = NO_FILTER;
// Apply information overlay with reading progress on sleep cover
uint8_t sleepCoverOverlay = 1;
// Status bar settings (statusBar retained for migration only)
uint8_t statusBar = FULL;
uint8_t statusBarChapterPageCount = 1;