From 5d3e0e812bbdb45958031955bb2ed9b961e7f329 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 7 Sep 2021 17:30:47 +0200 Subject: Rework pipewire/wayland - closes #4483 -- mpv requires whitelisting /usr/share/pipewire - wruc: whitelist pipewire-?, pipewire is becoming more popular and was developed with isolation (container/sandbox) in mind. - wruc: whitelist wayland-? instead of only -0 and -1 - wusc: whitelist /usr/share/pipewire - remove these wruc/wusc lines from other profiles - firefox-common-addons: Make ignore wruc work again (#4512) - firefox: org.freedesktop.portal.Desktop should be enough --- etc/profile-a-l/librewolf.profile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l/librewolf.profile') diff --git a/etc/profile-a-l/librewolf.profile b/etc/profile-a-l/librewolf.profile index da047357a..c9f5221f7 100644 --- a/etc/profile-a-l/librewolf.profile +++ b/etc/profile-a-l/librewolf.profile @@ -44,10 +44,8 @@ dbus-user filter #dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration #dbus-user.talk org.kde.JobViewServer #dbus-user.talk org.kde.kuiserver -# Add the next three lines to your librewolf.local to allow screensharing under Wayland. -#whitelist ${RUNUSER}/pipewire-0 -#whitelist /usr/share/pipewire/client.conf -#dbus-user.talk org.freedesktop.portal.* +# Add the next line to your librewolf.local to allow screensharing under Wayland. +#dbus-user.talk org.freedesktop.portal.Desktop # Also add the next line to your librewolf.local if screensharing does not work with # the above lines (depends on the portal implementation). #ignore noroot -- cgit v1.2.3-70-g09d2