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.
 
 
 
 
Hosted Weblate d188a09c61
Translated using Weblate (Swahili)
Currently translated at 100.0% (6 of 6 strings)

Added translation using Weblate (Swahili)

Translated using Weblate (Romanian)

Currently translated at 100.0% (6 of 6 strings)

Added translation using Weblate (Romanian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: circonfl3x <sayalelowesi456@gmail.com>
Co-authored-by: ionut eugen <bueugenionut@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cutefishos/statusbar/ro/
Translate-URL: https://hosted.weblate.org/projects/cutefishos/statusbar/sw/
Translation: CutefishOS/Statusbar
4 years ago
debian Update control file 4 years ago
images Add media controller 4 years ago
qml Fix control dialog height change 4 years ago
src Fix CApplication refresh crash 4 years ago
translations Translated using Weblate (Swahili) 4 years ago
.gitignore Init 4 years ago
CMakeLists.txt Use CMAKE_INSTALL_BINDIR instead of hardcoded path 4 years ago
LICENSE Add README 4 years ago
README.md Use CMAKE_INSTALL_BINDIR instead of hardcoded path 4 years ago
qml.qrc Add media controller 4 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.