Skip to content

XR Windowing System on top of Wayland

License

Notifications You must be signed in to change notification settings

Frozen-Found/zwin

 
 

Repository files navigation

Zwin

badge

logo with sm padding

Zwin is a project to define a protocol for the 3D Windowing System on top of Wayland.

This zwin library provides a communication protocol and library implementation of the protocol.

Try it out

If you want to try out Zwin, you should probably install Zen (our reference compositor). See our installation guide.

Build & Install

This section is for Zwin app developers: regular users should see the above guides.

$ git clone https://github.com/zwin-project/zwin.git
$ cd zwin
$ meson build
$ ninja -C build install

Contributing

About

XR Windowing System on top of Wayland

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.2%
  • Meson 43.8%