Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 606 Bytes

Compositor

This is a Wayland compositor written in Rust made using Smithay.

Currently, it is heavily based off Smithay's anvil reference compositor.

Features

  • Backends
    • winit
    • udev
  • Window Decorations
  • Abstractions over Wayland Stack
  • Integration with GUI Shell components
  • API

Contributing

Please see contributing guidelines for more information.

If you want to look into developing in devcontainer, please see DevContainer.md.