Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

paysonwallach/extend-panel-menu

 
 

Repository files navigation

Extend Panel Menu


The panel menu GNOME Shell deserves

Installation

From source using meson

Clone this repository or download the latest release.

git clone https://github.com/paysonwallach/extend-panel-menu.git

Configure the build directory at the root of the project.

meson --prefix=$HOME/.local build

Install with ninja.

ninja -C build install

Restart GNOME shell.

  • X11/Xorg: Alt + F2 + restart or r
  • Wayland: Log out and log back in

Enable the extension with GNOME Tweaks or gnome-extensions.

gnome-extensions enable extend-panel-menu@julio641742

Screenshots




Panel




User menu




Calendar menu




Volume menu




Network menu




Power menu




Night Light menu



Settings

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

Code of Conduct

By participating in this project, you agree to abide by the terms of the Code of Conduct.

License

Extend Panel Menu is licensed under the GNU General Public License v3.0.

About

The panel menu GNOME Shell deserves.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.8%
  • Meson 2.9%
  • Shell 1.2%
  • CSS 1.1%