From 0c3adf840b1aa48ce38b7fd9fc395e046e03c50d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Mon, 16 Sep 2024 22:51:39 +0200 Subject: [PATCH] data: Switch calls to DBus activation This makes sure it gets correctly activated when launched e.g. in phosh while calls is running in `--daemon` mode as the necessary platform data containing the activation token is now passed via DBus. This also helps situations when e.g. pressing the call button in chatty or contacts. Part-of: --- data/org.gnome.Calls.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/org.gnome.Calls.desktop.in b/data/org.gnome.Calls.desktop.in index 4805971..92636f7 100644 --- a/data/org.gnome.Calls.desktop.in +++ b/data/org.gnome.Calls.desktop.in @@ -13,6 +13,7 @@ StartupNotify=true Terminal=false Categories=Network;GNOME;GTK;Telephony; MimeType=x-scheme-handler/tel;x-scheme-handler/sip;x-scheme-handler/sips +DBusActivatable=true X-Purism-FormFactor=Workstation;Mobile; X-GNOME-UsesNotifications=true X-Phosh-UsesFeedback=true