Create wl_surface object and attach already created wl_buffer to it
This commit is contained in:
@@ -6,6 +6,7 @@ mod wl_registry;
|
||||
mod wl_shm;
|
||||
mod vec_utils;
|
||||
mod shm;
|
||||
mod surface;
|
||||
use wl_client::WlClient;
|
||||
|
||||
fn main() -> Result<(), Box<dyn Error>> {
|
||||
|
||||
Reference in New Issue
Block a user