mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
Merge branch 'wayland-app' into 'master'
Fix app names for wayland config See merge request redox-os/redox!2080
This commit is contained in:
commit
d485a12338
@ -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
|
||||
|
||||
@ -10,5 +10,5 @@ dependencies = [
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_cargo_packages sctk_lazy
|
||||
COOKBOOK_CARGO_PATH="examples/sctk_lazy" cookbook_cargo_build
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user