AntiMicroX/antimicrox

Change way of notifying users about low battery level

Open

#352 opened on Jan 25, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (236 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (3,844 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide