Skip to content

Draft: power: Inhibit suspend while remote sessions are running

Ray Strode requested to merge dont-suspend-remote-sessions into master

It's really not nice to suspend a laptop that's locally idle when it's being used remotely.

This commit adds a blocking inhibitor that runs for the duration of remote sessions.

Merge request reports