Skip to content

Commit 7fbf180

Browse files
committed
profiles: firefox-common: centralize dbus comments
Relates to #6285.
1 parent 4fb5189 commit 7fbf180

File tree

5 files changed

+16
-53
lines changed

5 files changed

+16
-53
lines changed

etc/profile-a-l/cachy-browser.profile

-13
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,6 @@ private-etc cachy-browser
2121

2222
dbus-user filter
2323
dbus-user.own org.mozilla.cachybrowser.*
24-
# Add the next line to your cachy-browser.local to enable native notifications.
25-
#dbus-user.talk org.freedesktop.Notifications
26-
# Add the next line to your cachy-browser.local to allow inhibiting screensavers.
27-
#dbus-user.talk org.freedesktop.ScreenSaver
28-
# Add the next lines to your cachy-browser.local for plasma browser integration.
29-
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
30-
#dbus-user.talk org.kde.JobViewServer
31-
#dbus-user.talk org.kde.kuiserver
32-
# Add the next line to your cachy-browser.local to allow screensharing under Wayland.
33-
#dbus-user.talk org.freedesktop.portal.Desktop
34-
# Also add the next line to your cachy-browser.local if screensharing does not work with
35-
# the above lines (depends on the portal implementation).
36-
#ignore noroot
3724
ignore dbus-user none
3825

3926
# Redirect

etc/profile-a-l/firefox-common.profile

+16
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,20 @@ private-tmp
8787
dbus-user none
8888
dbus-system none
8989

90+
# Add the next line to firefox-common.local to enable native notifications.
91+
#dbus-user.talk org.freedesktop.Notifications
92+
# Add the next line to firefox-common.local to allow inhibiting screensavers.
93+
#dbus-user.talk org.freedesktop.ScreenSaver
94+
# Add the next lines to firefox-common.local for plasma browser integration.
95+
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
96+
#dbus-user.talk org.kde.JobViewServer
97+
#dbus-user.talk org.kde.kdeconnect
98+
#dbus-user.talk org.kde.kuiserver
99+
# Add the next line to firefox-common.local to allow screensharing under
100+
# Wayland.
101+
#dbus-user.talk org.freedesktop.portal.Desktop
102+
# Also add the next line to firefox-common.local if screensharing does not work
103+
# with the above lines (depends on the portal implementation).
104+
#ignore noroot
105+
90106
#restrict-namespaces

etc/profile-a-l/firefox.profile

-14
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,6 @@ private-etc firefox
4343
dbus-user filter
4444
dbus-user.own org.mozilla.*
4545
dbus-user.own org.mpris.MediaPlayer2.firefox.*
46-
# Add the next line to your firefox.local to enable native notifications.
47-
#dbus-user.talk org.freedesktop.Notifications
48-
# Add the next line to your firefox.local to allow inhibiting screensavers.
49-
#dbus-user.talk org.freedesktop.ScreenSaver
50-
# Add the next lines to your firefox.local for plasma browser integration.
51-
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
52-
#dbus-user.talk org.kde.JobViewServer
53-
#dbus-user.talk org.kde.kdeconnect
54-
#dbus-user.talk org.kde.kuiserver
55-
# Add the next line to your firefox.local to allow screen sharing under wayland.
56-
#dbus-user.talk org.freedesktop.portal.Desktop
57-
# Add the next line to your firefox.local if screen sharing sharing still does not work
58-
# with the above lines (might depend on the portal implementation).
59-
#ignore noroot
6046
ignore dbus-user none
6147

6248
# Redirect

etc/profile-a-l/floorp.profile

-13
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,6 @@ whitelist ${HOME}/.floorp
1616

1717
dbus-user filter
1818
dbus-user.own org.mozilla.floorp.*
19-
# Add the next line to your floorp.local to enable native notifications.
20-
#dbus-user.talk org.freedesktop.Notifications
21-
# Add the next line to your floorp.local to allow inhibiting screensavers.
22-
#dbus-user.talk org.freedesktop.ScreenSaver
23-
# Add the next lines to your floorp.local for plasma browser integration.
24-
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
25-
#dbus-user.talk org.kde.JobViewServer
26-
#dbus-user.talk org.kde.kuiserver
27-
# Add the next line to your floorp.local to allow screensharing under Wayland.
28-
#dbus-user.talk org.freedesktop.portal.Desktop
29-
# Also add the next line to your floorp.local if screensharing does not work with
30-
# the above lines (depends on the portal implementation).
31-
#ignore noroot
3219
ignore apparmor
3320
ignore dbus-user none
3421

etc/profile-a-l/librewolf.profile

-13
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,6 @@ dbus-user filter
2424
dbus-user.own io.gitlab.firefox.*
2525
dbus-user.own io.gitlab.librewolf.*
2626
dbus-user.own org.mozilla.librewolf.*
27-
# Add the next line to your librewolf.local to enable native notifications.
28-
#dbus-user.talk org.freedesktop.Notifications
29-
# Add the next line to your librewolf.local to allow inhibiting screensavers.
30-
#dbus-user.talk org.freedesktop.ScreenSaver
31-
# Add the next lines to your librewolf.local for plasma browser integration.
32-
#dbus-user.own org.mpris.MediaPlayer2.plasma-browser-integration
33-
#dbus-user.talk org.kde.JobViewServer
34-
#dbus-user.talk org.kde.kuiserver
35-
# Add the next line to your librewolf.local to allow screensharing under Wayland.
36-
#dbus-user.talk org.freedesktop.portal.Desktop
37-
# Also add the next line to your librewolf.local if screensharing does not work with
38-
# the above lines (depends on the portal implementation).
39-
#ignore noroot
4027
ignore apparmor
4128
ignore dbus-user none
4229

0 commit comments

Comments
 (0)