antimicrox icon indicating copy to clipboard operation
antimicrox copied to clipboard

Change way of notifying users about low battery level

Open pktiuk opened this issue 2 years ago • 2 comments

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

pktiuk avatar Jan 25 '22 15:01 pktiuk

Finding this library could help with: https://github.com/AntiMicroX/antimicrox/issues/122

pktiuk avatar Jan 25 '22 20:01 pktiuk

KNotification could be used for this. https://api.kde.org/frameworks/knotifications/html/index.html

pktiuk avatar Nov 19 '22 23:11 pktiuk