AntiMicroX/antimicrox

Change way of notifying users about low battery level

Aperta

#352 aperta il 25 gen 2022

 (2 commenti) (0 reazioni) (0 assegnatari)C++ (236 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (3844 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Linked with https://github.com/AntiMicroX/antimicrox/issues/45

It would be good to find some universal library dealing with system notifications and use it instead of currently used popup window.

Check: https://api.kde.org/frameworks/knotifications/html/index.html https://api.kde.org/frameworks/knotifications/html/classKNotification.html

Guida contributor