I'm going to test gtk_show_uri()
(and the _on_window
variant) on Windows, maybe it works for file:// and http:// URIs even without GVFS what should be well enough for opening URLs in the browser.
I would prepare a PR to do the following:
gtk_show_uri
if no browser command is configured (or fallback to ShellExecute
if gtk_show_uri
does not work)—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.