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

[WIP] : URL handler #773

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

[WIP] : URL handler #773

wants to merge 3 commits into from

Conversation

0xMRTT
Copy link
Member

@0xMRTT 0xMRTT commented May 24, 2023

Description

See #771 for more

Type of change

  • Bugfix (Change which fixes a issue)
  • New feature (Change which adds new functionality)
  • Enhancement (Change which slightly improves existing code)
  • Breaking change (This change will introduce incompatibility with existing functionality)

Changelog

  • Added the ability to load a preset as an url handler (gradience://<repo>/<slug>)

Testing

  • I have tested my changes and verified that they work as expected

How to test the changes

Currently:

flatpak run --command=gradience com.github.GradienceTeam.Gradience.Devel gradience://curated/dracula

@0xMRTT 0xMRTT linked an issue May 24, 2023 that may be closed by this pull request
1 task
@0xMRTT 0xMRTT marked this pull request as draft May 24, 2023 12:21
@tfuxu tfuxu added enhancement New feature or request area/preset labels Jun 20, 2023
@daudix daudix added the status/wip Work in progress label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/preset enhancement New feature or request status/wip Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: URL handler for easily installing themes
3 participants