A lightweight gtk2
panel for Linux desktop.
This is a fork of https://github.com/aanatoly/fbpanel.
git clone https://github.com/akozlins/fbpanel
mkdir fbpanel/build
cd fbpanel/build
cmake -DCMAKE_INSTALL_PREFIX=<prefix> ..
make
make install