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.
 
 
 
 
Reion Wong 8647e01d95
Merge pull request #23 from felixonmars/patch-1
Fix missing ${CMAKE_SOURCE_DIR} in qt5_create_translation
2 years ago
.github/workflows Create build.yml 4 years ago
debian feat: release 0.8-1 3 years ago
images feat: complete UI details of do not disturb mode 3 years ago
qml fix: text color 3 years ago
src fix: text color 3 years ago
translations Added translation using Weblate (Tamazight (Central Atlas)) 3 years ago
.gitignore Init 4 years ago
CMakeLists.txt Fix source url 2 years ago
LICENSE Add README 4 years ago
README.md Use CMAKE_INSTALL_BINDIR instead of hardcoded path 4 years ago
qml.qrc feat: complete UI details of do not disturb mode 3 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.