https://bugs.kde.org/show_bug.cgi?id=429653
--- Comment #2 from yuan...@live.com --- (In reply to Nicolas Fella from comment #1) > To allow invoking actions after the notification closes we need to do quite > a bit of rework in how notifications are handled. We have ideas for that, > but it's probably going to take a while to get implemented Good to know it's in the works :) Thank you for your great work on this, KDE has been my choice of DE along with i3-gaps for a about a year now. So powerful and yet easy to use. I love the GUI "store" pages for installing extras as well. If a rework is indeed in the works I think it would be nice to have a hook system (bit like pacman for Arch Linux) for scripters such as myself. Nothing too crazy just a few REGEX functions and the ability to run scripts and call other apps. The current configuration is fairly robust and lovely to use (great work once again to everyone on the team). But it would be cool to have it the script calls come with args. Such as time, caller, notification state, title, description etc. An example of this that I recently used is from Openvpn with their --up script. Read (Environmental Variables section): https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/ The script is ran but passes in lots of vars such as script_type which lets the script know if it's going up or down. This shouldn't too hard to develop and will lead to great work being developed around it for those who a bit more. -- You are receiving this mail because: You are watching all bug changes.