Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Sep 4, 2024

Conversation

Einliterflasche
Copy link

this should close #20

@Einliterflasche
Copy link
Author

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

@Einliterflasche
Copy link
Author

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

@binarybaron
Copy link

Will do

@binarybaron
Copy link

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

The plugin overwrites the handler for elements by default.

@binarybaron binarybaron force-pushed the open-links-in-default-browser branch from 57af4bc to 67df7d4 Compare September 4, 2024 14:33
@binarybaron binarybaron force-pushed the open-links-in-default-browser branch from 5ff133c to 8236699 Compare September 4, 2024 14:38
@binarybaron binarybaron changed the title fix(gui): open links in default browser feat(gui): open links in default browser Sep 4, 2024
@binarybaron binarybaron merged commit ff2e3ae into master Sep 4, 2024
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open clicked URLs in external browser
2 participants