Rust implementation of xcb-wm - icccm and ewmh extensions for xcb
Find a file
Armin Friedl 36add615d9 Beginning of rust-xcb-wm
Initial structure and first basic working EWMH requests
2022-05-08 18:20:07 +02:00
src Beginning of rust-xcb-wm 2022-05-08 18:20:07 +02:00
.gitignore Beginning of rust-xcb-wm 2022-05-08 18:20:07 +02:00
Cargo.toml Beginning of rust-xcb-wm 2022-05-08 18:20:07 +02:00
LICENSE Initial commit 2022-05-08 14:29:54 +00:00
README.md Initial commit 2022-05-08 14:29:54 +00:00

rust-xcb-wm

Rust implementation of xcb-wm - icccm and ewmh extensions for xcb