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

core: fix and enable wayland #1268

Merged
merged 4 commits into from
Sep 17, 2024
Merged

core: fix and enable wayland #1268

merged 4 commits into from
Sep 17, 2024

Conversation

joshua-holmes
Copy link
Contributor

@joshua-holmes joshua-holmes commented Sep 13, 2024

  • [ x] 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.

@joshua-holmes joshua-holmes force-pushed the fix-wayland branch 2 times, most recently from 7ea5685 to 659699f Compare September 14, 2024 05:17
@joshua-holmes joshua-holmes changed the title Fix wayland Enable wayland Sep 14, 2024
@joshua-holmes joshua-holmes force-pushed the fix-wayland branch 2 times, most recently from 62a1eda to fd4c315 Compare September 14, 2024 05:40
@joshua-holmes joshua-holmes changed the title Enable wayland Get Wayland to compile Sep 14, 2024
@joshua-holmes joshua-holmes marked this pull request as ready for review September 14, 2024 20:31
@joshua-holmes joshua-holmes changed the title Get Wayland to compile core: get Wayland to compile Sep 15, 2024
@joshua-holmes joshua-holmes changed the title core: get Wayland to compile core: get Wayland to build Sep 16, 2024
@joshua-holmes joshua-holmes changed the title core: get Wayland to build core: fix and enable wayland Sep 16, 2024
.optimize = optimize,
});
lib.addCSourceFile(.{
.file = b.path("src/core/linux/wayland.c"),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only needed because translate-c can't handle some of the types in the header, right?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filed #1269 as a follow-up issue

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure that's the issue, yeah.

@slimsag slimsag merged commit 8958d9f into hexops:main Sep 17, 2024
3 checks passed
@joshua-holmes joshua-holmes deleted the fix-wayland branch September 20, 2024 15:57
@joshua-holmes
Copy link
Contributor Author

joshua-holmes commented Sep 20, 2024

Resolves #1265

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.

2 participants