Zwayland
Wayland clients under zigen.
Install / Use
/learn @zwin-project/ZwaylandREADME
= Z Wayland
Wayland clients under zigen.
== Build
Build & install link:https://github.com/zigen-project/zen[zen]
Build & install link:https://github.com/gray-armor/zsurface[zsurface]
Build & install ZWayland
[source, console] .... $ meson build $ ninja -C build install ....
== Run
run zigen compositor first,
[source, console] .... $ XDG_RUNTIME_DIR=~/.xdg zen ....
in another shell
[source, console] .... $ XDG_RUNTIME_DIR=~/.xdg zwayland ....
in another shell
[source, console] .... $ XDG_RUNTIME_DIR=~/.xdg <some wayland client> $ XDG_RUNTIME_DIR=~/.xdg weston-flower ....
