coadmunkee / gnome-shell-extension-espresso

Enable controlling conditions to prevent the usual auto suspend and screensaver functions from taking effect.
https://extensions.gnome.org/extension/4135/espresso/
GNU General Public License v2.0
69 stars 14 forks source link

doesn't stay enabled across manual screen locks anymore #32

Open ohsix opened 2 years ago

ohsix commented 2 years ago

i use this extension to keep the displays on without constantly changing the power profile while locking the screen with super+l

before: extension wouldn't change state when screen is locked now (after last update): disabled on unlock but enables itself again a bit later if "enable when charging" options are enabled

i use systemd-inhibit to manually keep the computer on if the lid is closed

the extra options are nice but i really just need it to do what it did before and stay enabled when i turn it on

josh

ohsix commented 2 years ago

if notifications are enabled there are two shown on unlock, one saying it has been disabled then another saying it is enabled again

mlo-poc commented 1 year ago

Just tried to find the right place in the code to regain this feature. Can you give a hint?