wlib 0.1.1

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

If you want to create a CPU rendered application, and have wayland support. For example, a doomlike game or a software rasteriser.

Features

  • Keyboard and mouse input
  • Custom window sizing
  • Confirm close

Example

main.rs outputs: