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
reionwong 116c1259cb Fix cannot be compiled under Qt5.14
https://github.com/cutefishos/statusbar/issues/3
5 years ago
debian
images
qml Fix cannot be compiled under Qt5.14 5 years ago
src Fix cannot be compiled under Qt5.14 5 years ago
translations Translated using Weblate (Nepali) 5 years ago
.gitignore
CMakeLists.txt Fix cannot be compiled under Qt5.14 5 years ago
LICENSE
README.md
qml.qrc

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 ..
make
sudo make install

License

StatusBar is licensed under GPLv3.