Problem with glfw3 and sdl3 mixed with XEvent? #45
Unanswered
DeafMan1983
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I wanted know how do I optimize app if I add X11 and glfw3
GlfwWindow crashed if I touch X11 window as quad inside GlfwWindow. But I know about Native Access but I really want know
XSelectInput
vsglfwPollEbents()
.How do I put x11 inside GlfwWindow? Because I want create alternative to Dear Imgui on glfw.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions