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
J. Lavoie f70554bf34
Translated using Weblate (French)
Currently translated at 100.0% (6 of 6 strings)

Translation: CutefishOS/Statusbar
Translate-URL: https://hosted.weblate.org/projects/cutefishos/statusbar/fr/
4 years ago
debian Update control file 5 years ago
images adjust control dialog BT icon vertical stretch 5 years ago
qml Fix the curentIndex of appmenu 4 years ago
src Fix cannot be compiled under Qt5.14 4 years ago
translations Translated using Weblate (French) 4 years ago
.gitignore Init 5 years ago
CMakeLists.txt Fix cannot be compiled under Qt5.14 4 years ago
LICENSE Add README 5 years ago
README.md Add README 5 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.