TheAlexDev23 / power-options

Linux GUI application for blazingly fast and simple power-management.
MIT License
243 stars 1 forks source link

Support for screen turn off, system suspend and hibernation settings #4

Closed TheAlexDev23 closed 2 months ago

TheAlexDev23 commented 2 months ago

Windows power settings allows the user to configure the time required to turn off the screen, suspend or hibernate. Adding support for this shouldn't be too hard.

TheAlexDev23 commented 2 months ago

Currently researching solutions, and they do seem to be X server exclusive.

TheAlexDev23 commented 2 months ago

Given than xautolock is an external dependency these features are likely to be optional until I or somebody else finds a Wayland alternative.