AntiMicroX/antimicrox

Change way of notifying users about low battery level

开放

#352 创建于 2022年1月25日

 (2 条评论) (0 个反应) (0 位负责人)C++ (236 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (3,844 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南