Skip to content

feat: add AppChooser portal for OpenURI support#278

Open
FreddyFunk wants to merge 1 commit intopop-os:masterfrom
FreddyFunk:app-chooser-portal
Open

feat: add AppChooser portal for OpenURI support#278
FreddyFunk wants to merge 1 commit intopop-os:masterfrom
FreddyFunk:app-chooser-portal

Conversation

@FreddyFunk
Copy link
Contributor

@FreddyFunk FreddyFunk commented Mar 7, 2026

closes #102
also resolves the OpenURI issue mentioned in #3062 when enforcing XWayland.

I tested it with ASHPD Demo and Spotify. I also implement the app chooser backend with a simple UI which allows apps to set a flag to prompt the user with which app they want to open the URI.

2026-03-07.15-37-15.mp4
  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

Disclosure: I developed this code utilizing LSPs and LLMs. All changes have been manually reviewed by me.
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.

Implement org.freedesktop.portal.OpenURI

1 participant