arelange / gnome-shell-extension-hibernate-status

Gnome Shell extension that adds a hibernate/hybrid suspend button in Status menu.
GNU General Public License v2.0
151 stars 54 forks source link

Add overview search actions #115

Closed JosiahFu closed 6 months ago

JosiahFu commented 7 months ago

I tend to use the overview search to suspend/shutdown more often than the quick settings menu, so it would be nice to have the hibernate options there as well.

Suspend action in overview search

No hibernate action in overview search

ViBE-HU commented 7 months ago

this would be great. like shutdown, restart, logout.

slaclau commented 6 months ago

This is out of scope of the extension but can be achieved easily by adding files like this to /usr/share/applications or ~/.local/share/applications

[Desktop Entry]
Type=Application
Name=hibernate
Icon=application-exit-symbolic
Exec=systemctl hibernate