Josef Andersson
Josef Andersson
My settings file suddenly only had this inside of it: ```php ; [0x] [0] = "androxgh0st" ``` 😅
Would be real nice to have the ability to auto-sync userscript data once or twice a day. I use WebDAV to sync the scripts, and it works great, but would...
@tsipinakis I use my implementation of it to, when the notification is clicked, activate the proper window with xdotool when the application has a poor notification implementation, like RuneLite, that...
@tsipinakis What do you mean "abusing the close notification action as a 'clicked' event"? It's not running as or claimed to be a 'clicked' event, it's a 'closed' event, thus...
@tsipinakis That's a bit more than just adding an action if it doesn't exist like in your previous comment though? And again, harder implementation and confusing configuration. It would be...
@tsipinakis When you say action you are still talking the notification action (like Activate) right? I don't ever use the context menu myself so the usefulness of having the action...
@tsipinakis Perfect. I'm more in favor of `close_script` since it's more descriptive than `action_script` (at least less misleading). Perhaps `end_script`, `finished_script`, `completed_script` or `after_script`? Would love to see these features...
> This is a great addition and I apologise for not taking action on this PR. As I'll explain on in a readme update I'm not going to close down...