AntiMicroX/antimicrox

Change way of notifying users about low battery level

Ouverte

#352 ouverte le 25 janv. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)C++ (236 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (3 844 étoiles)
Métriques de merge PR
 (Merge moyen 13m) (1 PR mergée en 30 j)

Description

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

Guide contributeur