Skip to content

fix(quick_settings): idle inhibitor no longer prevents sleep - #216

Merged
prankstr merged 1 commit into
mainfrom
fix/idle-inhibitor-suspend
Aug 22, 2026
Merged

fix(quick_settings): idle inhibitor no longer prevents sleep#216
prankstr merged 1 commit into
mainfrom
fix/idle-inhibitor-suspend

Conversation

@prankstr

Copy link
Copy Markdown
Owner

The idle inhibitor currently inhibits both idle and sleep, which means it also blocks explicit suspend requests and lid-close suspend - bad. This PR changes it to only inhibit idle.

Closes #214.

@prankstr
prankstr merged commit 581be81 into main Aug 22, 2026
4 checks passed
@prankstr
prankstr deleted the fix/idle-inhibitor-suspend branch August 24, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inhibit idle, but not suspend

1 participant