UnstoppableSwap / core

Bitcoin–Monero Cross-chain Atomic Swap (+ GUI)
GNU General Public License v3.0
15 stars 5 forks source link

feat(gui): open links in default browser #50

Closed Einliterflasche closed 2 weeks ago

Einliterflasche commented 2 weeks ago

this should close #20

Einliterflasche commented 2 weeks ago

currently unsure whether this works on all platforms just by installing the plugin

Einliterflasche commented 2 weeks ago

@binarybaron could you test this on your machine? If it works for you as well then we could skip overwriting the Link behaviour

binarybaron commented 2 weeks ago

Will do

binarybaron commented 2 weeks ago

https://github.com/tauri-apps/tauri-plugin-shell/blob/v2/guest-js/init.ts

The plugin overwrites the handler for elements by default.