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

RFC: Add desktop portal diagnostic interface #1669

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

Conversation

tytan652
Copy link
Contributor

@tytan652 tytan652 commented Mar 16, 2025

I thought about how to improve Door Knocker like:

  • being able to fetch if the access portal is present which if missing cause some portal to be disabled
  • avoid relying on --talk-name=org.freedesktop.Flatpak and flatpak-spawn but add a --talk-name to a specific interface
  • potentially get backends in use and the portal version implemented

At the same time I tried to make sure that this interface is not meant only for my application but also could be used by desktop environment to have a good insight of the state of the portal service.

This interface is not meant to be accessible directly by Flatpak application.

@tytan652 tytan652 force-pushed the diagnotic_iface branch 2 times, most recently from 06cf532 to 95fdc07 Compare March 17, 2025 07:41
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.

1 participant