summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Ruprecht <cmaiku@gmail.com>2018-10-02 18:38:22 -0500
committerMike Ruprecht <cmaiku@gmail.com>2018-10-02 18:38:22 -0500
commit2205fd081d31cc91079973c1a7e0f27f30ec97ad (patch)
tree71a700b921fcc6f7622285e57901330490414491 /ChangeLog
parentf7cbf9b575a95177bde8e8ca0f0966f62cea1d7d (diff)
downloadpidgin-2205fd081d31cc91079973c1a7e0f27f30ec97ad.tar.gz
libpidgin: Use G_APPLICATION_CAN_OVERRIDE_APP_ID to allow multiple instances
This patch adds the G_APPLICATION_CAN_OVERRIDE_APP_ID flag to Pidgin's GApplication instance. This allows for multiple instances of Pidgin, using GApplication's unique instance checking, to be run simultaneously by using an alternate, unique application ID. Because we currently depend on GLib 2.40 and this flag is since 2.48, this patch also adds compatibility for compiling with earlier versions of GLib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1bb9b07ec..cd47bc9afe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,11 @@ version 3.0.0 (??/??/????):
joining a room. (Kha) (#15458)
* Fix gevolution plugin to compile with e-d-s >= 3.6, older versions are
not supported anymore. (Ed Catmur) (#15353)
+ * Removed command line argument --multiple in *nix in favor of using
+ GApplication's uniqueness checking directly. The new way to allow
+ multiple Pidgin instances is to pass --gapplication-app-id with an
+ alternate, valid app id. Be careful not to use the same configuration
+ directory as the primary instance.
Finch:
* Support the conversation-extended signal for extending the