JaminZhou
English
Support
Rouse · Closed-lid
Status

Closed-lid support and the optional Helper

Last updated: July 26, 2026

Helper v1.0.0 is available: download only the Developer ID-signed and Apple-notarized DMG from the official GitHub release. The integration requires Rouse 1.11 or later; check the Mac App Store version before setup.

The Mac App Store version of Rouse remains sandboxed and never runs as root. It can prevent idle system and display sleep through public macOS APIs, but closed-lid operation requires a system-wide power change that a normal Mac App Store app cannot make.

Setup flow

  1. Install the separately distributed Rouse Closed-Lid Helper in Applications.
  2. Approve its background service in System Settings. The Helper uses Apple’s Service Management framework and never asks Rouse to collect a password.
  3. Enable the optional, default-off setting in Rouse. Rouse then renews short leases only while a wake session is active.

The privileged source is public for review at Rouse Closed-Lid Helper on GitHub; use the official v1.0.0 release for the signed download.

Safety model

Release status

Helper v1.0.0 is signed, notarized, and public. The signed Rouse TestFlight integration, universal and Rosetta builds, bounded lease recovery, exact settings restoration, and AC-powered closed-lid operation on Apple silicon were verified. Under the recorded v1.0.0 exception, battery transitions, explicit Sleep and low-battery behavior, forced daemon restart, full restart and shutdown, clean-account validation of the published artifact, and in-place update remain deferred and are not recorded as passed. Read the exact evidence and deferred list.

Recovery and removal

Use the Helper’s Restore & Remove Service action first. If the Helper and daemon were deleted before cleanup and the Mac refuses to sleep, an administrator can restore the default with:

sudo pmset -a disablesleep 0

This emergency command cannot reconstruct a non-default value set by another tool. Normal Helper removal restores the exact captured values.