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

Add default URI scheme handler manipulators to qx-system #124

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

oblivioncth
Copy link
Owner

Allows for registering an application to be the default handler for a given scheme-based protocol:

setDefaultProtocolHandler()
isDefaultProtocolHandler()
removeDefaultProtocolHandler()

Allows for registering an application to be the default handler for a
given scheme-based protocol:

setDefaultProtocolHandler()
isDefaultProtocolHandler()
removeDefaultProtocolHandler()
@github-actions github-actions bot added the enhancement New feature or request label Oct 25, 2023
@oblivioncth oblivioncth merged commit d6c30f8 into dev Oct 25, 2023
11 checks passed
@oblivioncth oblivioncth deleted the feature/register_uri_scheme branch October 25, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant