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

replace libwayland with shimizu #1295

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leroycep
Copy link
Contributor

@leroycep leroycep commented Oct 26, 2024

Not done yet, some of the things that need work:

  • The Vulkan Swapchain extension is mysteriously working, even though I am passing a null pointer to it. Might just be my setup that it is working on though.

  • Need to figure if we can proxy libwayland functions properly

  • Do a treatment similar to wayland-headers (or just reuse wayland-headers?) so the build is not reliant on the freedesktop gitlab servers.

  • By selecting this checkbox, I agree to license my contributions to this project under the license(s) described in the LICENSE file, and I have the right to do so or have received permission to do so by an employer or client I am producing work for whom has this right.

Edit: I figured out why the swapchain is mysteriously working:

warning: unknown object id = 0x32
error(mach): An unknown error occured while trying to connect to Wayland

Falling back to X11

I'm an idiot 🤦

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.

1 participant