wlib 0.1.0

A simple wayland windowing library that gives you a pixel buffer and not much else
Documentation

Wlib

A simple library for creating a wayland window and manipulating its raw pixel buffer.

Use case

For when you want to create a simple CPU rendered application like a software rasteriser or a doom like game, and do not need GPU acceleration.

Example application

main.rs outputs: