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:
- Follow the original work at tinywl.
- Provide small incremental commits that can be compiled.
- Introduce extensive commits to aid with learning process.