Skip to content

client: add lookup routine for socket

Siwon Kang requested to merge kkangshawn/wayland:FIX_178 into master

This patch adds lookup routine of wayland socket when the client uses default socket name for wayland display. Therefore, the client will search for a wayland socket from XDG_RUNTIME_DIR instead of using the hardcoded default socket name(wayland-0).

Signed-off-by: Siwon Kang siwon.kang@daimler.com

Merge request reports