AntiMicroX/antimicrox

Change way of notifying users about low battery level

Offen

#352 geöffnet am 25.01.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (236 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (3.844 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide