Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cope with interfaces that are always v1 #44

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Cope with interfaces that are always v1 #44

merged 1 commit into from
Apr 5, 2024

Conversation

talex5
Copy link
Owner

@talex5 talex5 commented Apr 5, 2024

Normally the child has the same version as the parent. But some interfaces don't follow this rule (wl_callback, wl_buffer, wl_region) and remain at v1 always. Special-case that.

Normally the child has the same version as the parent. But some
interfaces don't follow this rule (wl_callback, wl_buffer, wl_region)
and remain at v1 always.
@talex5 talex5 merged commit 964522d into master Apr 5, 2024
1 check passed
@talex5 talex5 deleted the v1_interfaces branch April 5, 2024 13:02
talex5 added a commit to talex5/opam-repository that referenced this pull request Apr 5, 2024
CHANGES:

- Add relative-pointer-v1 (@Mic92 talex5/ocaml-wayland#40).

- Add pointer-constraints-unstable-v1 (@Mic92 talex5/ocaml-wayland#41).

- Update protocols to latest versions (@talex5 talex5/ocaml-wayland#43).

- Cope with interfaces that are always v1 (@talex5 talex5/ocaml-wayland#44).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant