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
4 years ago
debian Update control file 5 years ago
images adjust control dialog BT icon vertical stretch 5 years ago
qml Fix cannot be compiled under Qt5.14 4 years ago
src Fix cannot be compiled under Qt5.14 4 years ago
translations Translated using Weblate (Nepali) 4 years ago
.gitignore Init 5 years ago
CMakeLists.txt Fix cannot be compiled under Qt5.14 4 years ago
LICENSE Add README 4 years ago
README.md Add README 4 years ago
qml.qrc Update network API 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 ..
make
sudo make install

License

StatusBar is licensed under GPLv3.