Home
last modified time | relevance | path

Searched refs:WAYLAND_DISPLAY (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0001-Revert-compositor-avoid-setting-WAYLAND_DISPLAY-wayl.patch5 WAYLAND_DISPLAY=wayland-0"
33 - setenv("WAYLAND_DISPLAY", socket_name, 1);
39 - setenv("WAYLAND_DISPLAY", name_candidate, 1);
53 + setenv("WAYLAND_DISPLAY", socket_name, 1);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0001-Revert-compositor-avoid-setting-WAYLAND_DISPLAY-wayl.patch5 WAYLAND_DISPLAY=wayland-0"
33 - setenv("WAYLAND_DISPLAY", socket_name, 1);
39 - setenv("WAYLAND_DISPLAY", name_candidate, 1);
53 + setenv("WAYLAND_DISPLAY", socket_name, 1);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0001-Revert-compositor-avoid-setting-WAYLAND_DISPLAY-wayl.patch5 WAYLAND_DISPLAY=wayland-0"
33 - setenv("WAYLAND_DISPLAY", socket_name, 1);
39 - setenv("WAYLAND_DISPLAY", name_candidate, 1);
53 + setenv("WAYLAND_DISPLAY", socket_name, 1);
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston-start29 if [ -n "$WAYLAND_DISPLAY" ]; then
/OK3568_Linux_fs/buildroot/package/wayland/
H A D0002-wayland-client-Support-waiting-for-socket-when-conne.patch29 name = getenv("WAYLAND_DISPLAY");