Right now it's taken in a string provided by the user but can we maybe PR to Tauri to expose an API for us to capture it? Idk, worth a try but not a major issue.
I don't think we can do this without being in-charge of creating the builder which is problematic because you can only have one .setup which we would need to hyjack to register events.
Right now it's taken in a string provided by the user but can we maybe PR to Tauri to expose an API for us to capture it? Idk, worth a try but not a major issue.