You are not logged in.
Since Plasma5 does not store notifications forever anymore, only the persistent ones, i usually loose a lot of them on my always on pc.
So i wrote a tool that, through dbus-monitor, intercepts them and stores them internally, they are just copied, not blocked, so that your notification daemon will still show them.
As you click on his tray icon, which will change image if there is something you missed, all the stored notifications will be sent again to the notification daemon but this time they will be persistent.
https://github.com/kokoko3k/gbNotification_History
Last edited by kokoko3k (2016-12-02 13:00:43)
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Just made another one:
https://github.com/kokoko3k/permanotices
It is slighly different, as works silenlty as a user-daemon, no GUI.
As a new notification arrives, it parses it and creates a persistent clone, then it sends the clone by using the "replaces_id" feature to replace the existing notification.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline