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 0008af8555 fix(debian): update packaging for Qt6 and KF6 3 weeks ago
.github/workflows Create build.yml 5 years ago
compat fix(statusbar): port statusbar to Qt6 4 weeks ago
debian fix(debian): update packaging for Qt6 and KF6 3 weeks ago
images feat: complete UI details of do not disturb mode 5 years ago
qml fix(statusbar): port statusbar to Qt6 4 weeks ago
src fix(statusbar): port statusbar to Qt6 4 weeks ago
translations Added translation using Weblate (Tamazight (Central Atlas)) 4 years ago
.gitignore Init 6 years ago
CMakeLists.txt fix(statusbar): port statusbar to Qt6 4 weeks ago
LICENSE Add README 5 years ago
README.md Use CMAKE_INSTALL_BINDIR instead of hardcoded path 5 years ago
qml.qrc feat: complete UI details of do not disturb mode 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 -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

StatusBar is licensed under GPLv3.