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

Add a feature to enable Wayland support #2562

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

DJMcNab
Copy link
Contributor

@DJMcNab DJMcNab commented Aug 23, 2023

See also lapce/floem#93

This makes it possible to test Glazier's native Wayland support in Lapce, without force-enabling it for all users, as it isn't yet ready. This still hangs for me (in release mode), but it appears to mostly work in debug mode. I believe this hang is still the one tracked in Smithay/calloop#127

I'm not sure why it fails in release despite working in debug mode - I guess it must be a race condition due to Lapce's multi-threading. Anyway, that's less important to debug

  • Added an entry to CHANGELOG.md if this change could be valuable to users

@dzhou121 dzhou121 merged commit c05ef6f into lapce:master Aug 23, 2023
6 of 8 checks passed
@DJMcNab DJMcNab deleted the wayland-feature branch August 23, 2023 20:53
@panekj panekj added this to the Next release milestone Oct 8, 2023
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

3 participants