diff --git a/config/wayland.toml b/config/wayland.toml index fc7fd62d8..1bf8d306c 100644 --- a/config/wayland.toml +++ b/config/wayland.toml @@ -80,7 +80,7 @@ set -ex #env G_MAIN_POLL_DEBUG=1 G_MESSAGES_DEBUG=all LD_DEBUG=all WEBKIT_DEBUG=all MiniBrowser& printenv -#wayland-rs_simple_window +#wayland-rs_simple-window #winit-wayland_window #softbuffer-wayland_animation #iced-wayland_sctk_lazy diff --git a/recipes/wip/wayland/iced-wayland/recipe.toml b/recipes/wip/wayland/iced-wayland/recipe.toml index 66e7a0a3e..843af017c 100644 --- a/recipes/wip/wayland/iced-wayland/recipe.toml +++ b/recipes/wip/wayland/iced-wayland/recipe.toml @@ -10,5 +10,5 @@ dependencies = [ template = "custom" script = """ DYNAMIC_INIT -cookbook_cargo_packages sctk_lazy +COOKBOOK_CARGO_PATH="examples/sctk_lazy" cookbook_cargo_build """