talex5 / ocaml-wayland

Pure OCaml Wayland protocol implementation
Other
72 stars 5 forks source link

Update protocols to latest versions #43

Closed talex5 closed 8 months ago

talex5 commented 8 months ago

Note: an odd thing here is that wl_shm_pool is now at version 2, and so the wl_buffer it creates should be v2 also. But wl_buffer only goes up to version 1!