Crate nosleep_nix

Crate nosleep_nix 

Source
Expand description

Wrapper utility to block and unblock the Linux power save mode. It uses either the org.gnome.SessionManager D-Bus or the org.freedesktop.PowerManagement API under the hood.

Heavily inspired on the Chromium source code: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/main/services/device/wake_lock/power_save_blocker/power_save_blocker_linux.cc

Structs§

NoSleep

Enums§

Error

Type Aliases§

Result