wlib 0.1.3

A simple wayland windowing library that gives you a pixel buffer and not much else
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "wlib"
description = "A simple wayland windowing library that gives you a pixel buffer and not much else"
license = "MIT"
version = "0.1.3"
edition = "2024"

[dependencies]
smithay-client-toolkit = "0.20.0"
wayland-client = "0.31.12"