-
Notifications
You must be signed in to change notification settings - Fork 15
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
GTK4 w/o X11 #11
Comments
Can you try the fix and see if it works? |
Thank you for quickly diving in.
|
Thanks, actually I didn't realize that I accidentally include that file.. it was not used anyway. Can you try again? |
Can you merge #12 too, this way I can try master directly and not my own fork? |
All I can say for now is that it compiles successfully. Thank you 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, looking at CMakeLists.txt, it seems that X11 is a hard dependency. Can you provide a way to compile GTK4 feature w/o X11? Aka with wayland instead? That would be awesome.
Thank you.
The text was updated successfully, but these errors were encountered: