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

interfaces: add support for snapped pipewire #34

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sergio-costas
Copy link

@sergio-costas sergio-costas commented Sep 13, 2024

This MR implements the pipewire interface, to allow a snap to have full access to /run/user/XXXX/pipewire-0 and pipewire-0-manager paths, to allow to create the pipewire sockets in the global XDG_RUNTIME_DIR. Also gives permissions to create the same in the pulse/ folder in the audio-playback slot.

It is also sent to upstream at canonical#14453 , but still marked as draft until this one is reviewed, approved and merged.

Thanks for helping us make a better snapd!
Have you signed the license agreement and read the contribution guide?

This MR implements the pipewire interface, to allow a snap to have
full access to /run/user/XXXX/pipewire-0 and pipewire-0-manager
paths, to allow to create the pipewire sockets in the global
XDG_RUNTIME_DIR. Also gives permissions to create the same
in the pulse/ folder in the audio-playback slot.
@sergio-costas sergio-costas force-pushed the add-snapped-pipewire-support-core-desktop branch from 5b3d364 to c381324 Compare September 13, 2024 10:48
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