https://github.com/dreamcat4/log-out-button-gnome-extension
Adds a button to log out next to the settings, lock and power-off buttons in the system menu on the top bar in GNOME Shell
https://github.com/dreamcat4/log-out-button-gnome-extension
Last synced: 2 months ago
JSON representation
Adds a button to log out next to the settings, lock and power-off buttons in the system menu on the top bar in GNOME Shell
- Host: GitHub
- URL: https://github.com/dreamcat4/log-out-button-gnome-extension
- Owner: dreamcat4
- License: gpl-3.0
- Created: 2017-06-16T19:52:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T11:03:26.000Z (almost 8 years ago)
- Last Synced: 2025-01-26T19:27:29.872Z (4 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LogOutButton
LogOutButton is a GNOME Shell extension that shows a log out button next to the
power-off, lock and settings buttons in the system action list.## Install
### Dependencies:
Building LogOutButton from source requires:- Glib development files (`libglib2.0-dev`)
- `gettext`### Install
./install.sh
You may need to restart GNOME (Alt + F2, r) before you see LogOutButton in your
list of extensions