Skip to content

worldofpeace/wingpanel

 
 

Repository files navigation

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.

l10n Bountysource

Building and Installation

It's recommended to create a clean build environment

mkdir build
cd build/

Run cmake to configure the build environment and then make to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make

To install, use make install, then execute with wingpanel

sudo make install
wingpanel

About

Stylish top panel that holds indicators and spawns an application launcher

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 94.5%
  • CMake 5.5%