Hello,
That's more of a question than an issue (sorry. couldn't find it explicitly in docs & I don't know rust).
I'm working on a GUI app that operates on text copied to clipboard by placing a popup right on where the cursor had a mouse up/dbclick event. With this library, Is it possible to have event handlers for such events when they get fired? I'd maybe write a rust CLI returning a json response containing cursor coordinates and pipe them to whichever other app.