/twc

Tiny wlroots Compositor

Primary LanguageCCreative Commons Zero v1.0 UniversalCC0-1.0

twc

Tiny wlroots Compositor.

This is project follows Drew DeVault's article series Writing a Wayland Compositor, and it's corresponding repository tinywl.

This project aims to achieve the following objectives:

  1. Follow the original work at tinywl.
  2. Provide small incremental commits that can be compiled.
  3. Introduce extensive commits to aid with learning process.

Article's Series

  1. An introduction to Wayland
  2. Writing a Wayland Compositor, Part 1: Hello wlroots
  3. Writing a Wayland Compositor, Part 2: Rigging up the server
  4. Writing a Wayland Compositor, Part 3: Rendering a window