Top status bar.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
kate 6d9c8a0bcd fix(control dialog): background color 5 years ago
.github/workflows Create build.yml 5 years ago
debian feat: release 0.7 5 years ago
images Add desktop title 5 years ago
qml fix(control dialog): background color 5 years ago
src Matching application added StartupWMClass 5 years ago
translations Translated using Weblate (Danish) 5 years ago
.gitignore Init 5 years ago
CMakeLists.txt Add StatusNotifierItemHost 5 years ago
LICENSE Add README 5 years ago
README.md Use CMAKE_INSTALL_BINDIR instead of hardcoded path 5 years ago
qml.qrc Add desktop title 5 years ago

README.md

StatusBar

The status bar at the top displays the current status of the system, such as time, system tray, etc.

Dependencies

sudo apt install libkf5windowsystem-dev -y

Build

cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

StatusBar is licensed under GPLv3.