From 71ee39b34c450e22350079550ad3e1e68d879741 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 26 Sep 2024 18:10:02 -0300 Subject: [PATCH] profiles: firefox-common: allow org.freedesktop.portal.Documents This fixes drag and drop for at least Dolphin. Fixes #6444. Reported-by: @Utini2000 Suggested-by: @rusty-snake --- etc/profile-a-l/firefox-common.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile index 289bdc406f..9530129542 100644 --- a/etc/profile-a-l/firefox-common.profile +++ b/etc/profile-a-l/firefox-common.profile @@ -96,6 +96,8 @@ private-tmp dbus-user none dbus-system none +# Allow drag and drop +dbus-user.talk org.freedesktop.portal.Documents # Add the next line to firefox-common.local to enable native notifications. #dbus-user.talk org.freedesktop.Notifications # Add the next line to firefox-common.local to allow inhibiting screensavers.