Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c173 const char * xdg_runtime_dir; member
2427 application.xdg_runtime_dir = getenv("XDG_RUNTIME_DIR"); in wayland_init()
2428 LV_ASSERT_MSG(application.xdg_runtime_dir, "cannot get XDG_RUNTIME_DIR"); in wayland_init()