From aa6b08ffd097b78d7744a90dee62846412651f4c Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 4 Oct 2024 21:11:04 +0000 Subject: [PATCH] profiles: firefox-common: allow org.freedesktop.portal.Documents (#6499) 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 289bdc406..953012954 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.