Conversation
|
Updated the PR tracking to call out that cb6b4a0 covers the inactivity-timeout detection and the frontlight off/on pieces of #4 only; suspend/resume, Wi-Fi handling, state-extended writes, unexpected wake guards, and sleep-cover support are still out of scope here. Screenshot: https://github.com/user-attachments/assets/0a5218af-5c6c-49bd-a537-b154dc358c52 |
|
@copilot is the settings screen scrollable to access the setting |
No—the Settings screen is not scrollable right now. It uses a fixed layout, and the new Screen Dim Timeout row is placed directly above the note/sign-out area in that visible layout rather than behind a scroll region. Screenshot: https://github.com/user-attachments/assets/0a5218af-5c6c-49bd-a537-b154dc358c52 |
|
@copilot add a scroll bar, reuse the existing one for feed pagination. |
Done in fbc3c0d. Settings now use a right-side scrollbar with paginated rows above the fixed Sign Out footer, and Screen Dim Timeout is reachable via that scrollbar. Screenshot: https://github.com/user-attachments/assets/0a5218af-5c6c-49bd-a537-b154dc358c52 |
Co-authored-by: Ashex <4143436+Ashex@users.noreply.github.com>
Co-authored-by: Ashex <4143436+Ashex@users.noreply.github.com>
Co-authored-by: Ashex <4143436+Ashex@users.noreply.github.com>
Co-authored-by: Ashex <4143436+Ashex@users.noreply.github.com>
Co-authored-by: Ashex <4143436+Ashex@users.noreply.github.com>
fbc3c0d to
2d7e094
Compare
- slightly re-order calls so splash screen always appears
sKeets had no display-side idle power behavior while running interactively, and the new timeout control also needed to remain reachable in the Kobo Settings UI. This change adds a configurable inactivity timeout that turns off the Kobo frontlight after a period of inactivity, while keeping the implementation scoped to the existing settings/config/event-loop paths and extending Settings with a reusable right-side scrollbar.
Idle dimming
Wake behavior
Settings + persistence
Screen Dim Timeout.Off,30 sec,1 min,5 min,10 min,30 min.config.iniasscreen_dim_timeout_seconds.Settings navigation
UI updates
Docs
Scope
/sys/power/state-extendedhandling, unexpected wake guards, or sleep-cover handling.Example persisted config:
screen_dim_timeout_seconds=300Original prompt
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.