aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-08-12 07:27:08 +0000
committerWerner Koch <[email protected]>2020-08-12 07:28:20 +0000
commit3cf920a1e353ceec7a3d854d5b509be417e4c801 (patch)
tree732eb8eec4e89220213da09d7d8ef6dce43d229c
parentbuild: Remove expired key of David Shaw from distsigkey.gpg. (diff)
downloadgnupg-3cf920a1e353ceec7a3d854d5b509be417e4c801.tar.gz
gnupg-3cf920a1e353ceec7a3d854d5b509be417e4c801.zip
common: Pass the WAYLAND_DISPLAY envvar along
* common/session-env.c (stdenvnames): Add WAYLAND_DISPLAY. -- GnuPG-bug-id: 5016 Signed-off-by: Werner Koch <[email protected]>
-rw-r--r--common/session-env.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/session-env.c b/common/session-env.c
index c1eb1d959..463053104 100644
--- a/common/session-env.c
+++ b/common/session-env.c
@@ -70,6 +70,7 @@ static struct
{ "XAUTHORITY","xauthority"}, /* Xlib Authentication. */
{ "XMODIFIERS" }, /* Used by Xlib to select X input
modules (eg "@im=SCIM"). */
+ { "WAYLAND_DISPLAY" }, /* For the Wayland display engine. */
{ "GTK_IM_MODULE" }, /* Used by gtk to select gtk input
modules (eg "scim-bridge"). */
{ "DBUS_SESSION_BUS_ADDRESS" },/* Used by GNOME3 to talk to gcr over