You are not logged in.

#1 2016-12-01 16:13:42

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,393

Keep notification history: gbNotification-history and permanotices

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

#2 2016-12-02 13:05:16

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,393

Re: Keep notification history: gbNotification-history and permanotices

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

Board footer

Powered by FluxBB