Skip to content

Enable controlling conditions to prevent the usual auto suspend and screensaver functions from taking effect.

License

Notifications You must be signed in to change notification settings

XargonWan/gnome-shell-extension-espresso

 
 

Repository files navigation

Espresso

An extension that enables controlling conditions to prevent the usual auto suspend and screensaver functions from taking effect.

Espresso disables the usual auto suspend and screensaver funcionality and optionally Night Light. Choose options to show an Espresso icon in the top panel, to enable Espresso when a fullscreen application is running, to restore state across reboots, to provide notifications, to enable Espresso when specific applications are running, or to pause Night Light when Espresso is enabled or only when specific applications are running. Espresso also provides some support for docking stations including options to enable Espresso when charging and/or when docked to external monitors and to allow temporarily overriding the docking support without affecting the stored state.

Espresso is a fork of the Caffeine extension (https://github.com/eonpatapon/gnome-shell-extension-caffeine) and provides essentially the same functionality. However Espresso only supports Gnome shell 40 and later versions whereas Caffeine supports many prior Gnome shell versions as far back as 3.4

Filled cup = auto suspend and screensaver off. Empty cup = normal auto suspend and screensaver.
Screenshot

There are several Espresso options that can be configured ...
Preferences

Installation from extensions.gnome.org

For additional installation instructions and more information visit https://github.com/coadmunkee/gnome-shell-extension-espresso/.

Installation from git

git clone https://github.com/coadmunkee/gnome-shell-extension-espresso.git
cd gnome-shell-extension-espresso
./update-locale.sh
glib-compile-schemas --strict --targetdir=espresso@coadmunkee.github.com/schemas/ espresso@coadmunkee.github.com/schemas
cp -r espresso@coadmunkee.github.com ~/.local/share/gnome-shell/extensions/

Restart the shell and then enable the extension.

Report bugs on this site

https://github.com/coadmunkee/gnome-shell-extension-espresso/issues

About

Enable controlling conditions to prevent the usual auto suspend and screensaver functions from taking effect.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • Shell 1.9%
  • Nix 0.7%