elementary / wingpanel

Stylish top panel that holds indicators and spawns an application launcher
https://elementary.io
GNU General Public License v3.0
139 stars 47 forks source link
gmodule gtk gtk3 hacktoberfest meson pantheon vala wingpanel

Wingpanel

The extensible top panel for Pantheon. Wingpanel is an empty container that accepts indicators as extensions, including the applications menu. Individual indicators are hosted in their own repositories here.

Translation status

Building and Installation

You'll need the following dependencies:

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install then execute with io.elementary.wingpanel

sudo ninja install
io.elementary.wingpanel