This says wl_registry.bind() has a version argument > https://wayland.freedesktop.org/docs/html/ch04.html#sect-Protocol-Versioning > For global objects [...] the actual version of the created protocol object is determined by the *version argument passed to wl_registry.bind()*.
This says it does not have a version argument > https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_registry > wl_registry::bind - bind an object to the display > > name > uint - unique numeric name of the object > id > new_id - bounded object Which one is correct? -- Andrey Bienkowski
_______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel