Skip to content
Verified Commit 1e0309d4 authored by Xuetian Weng's avatar Xuetian Weng
Browse files

Do not remove WAYLAND_DISPLAY environment variable for input method.

Based on the implementation of wl_display_connect, WAYLAND_SOCKET is
always preferred over WAYLAND_DISPLAY, which means it is OK to have both
of them set. This allows subprocess of input method to have the correct
WAYLAND_DISPLAY variable set.

(cherry picked from commit 791b0bb2)
parent ebeb3bef
Pipeline #124146 failed with stage
in 28 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment