spingus aed1525c06 Separate methods of WlClient into multiple files for different wayland protocols
- WlMessage trait and impl for Vec moved to vec_utils.rs
- wl_shm_format, wl_shm_create_pool, and wl_shm_pool_create_buffer moved to wl_shm.rs
- wl_display_error, wl_display_get_registry, wl_registry_global, and wl_registry_bind moved to wl_registry.rs
- WlClient definition, WlClient::new, and WlClient.read_event moved to wl_client.rs
2025-04-23 16:41:33 -07:00
2025-03-24 10:07:27 -07:00

A wayland launcher built from scratch in rust

Description
A wayland client built from scratch in rust
Readme 98 KiB
Languages
Rust 100%