aboutsummaryrefslogtreecommitdiffstats
path: root/common/session-env.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-08-12 07:27:08 +0000
committerWerner Koch <[email protected]>2020-08-12 07:27:08 +0000
commit3944430ffeaa032719fd82f8eaa118b3f326b8ed (patch)
tree0e8414729d5d27dc48088a32160c4ab0139acf4b /common/session-env.c
parentscd:piv: Allow signing using PSS. (diff)
downloadgnupg-3944430ffeaa032719fd82f8eaa118b3f326b8ed.tar.gz
gnupg-3944430ffeaa032719fd82f8eaa118b3f326b8ed.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]>
Diffstat (limited to 'common/session-env.c')
-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 30241a993..1df2c4431 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