Geis with GLFW and X11
I'm using GLFW and X11 as a window manager running on an Arm (Nvidia Tegra TK1).
Also using Geis with Grail backend.
Seems to hang on geis_subscripti
If I activate the subscription first (on GEIS_EVENT_
Digging a bit further into the hang, it looks like Geis calls all the way down to
_geis_grail_
|> geis_grail_
|> XIGrabTouchBegin()
Which takes the X window ID and display ID and XIAllMasterDevices.
I'm a bit stuck at this point!
The window ID is taken from GLFW library: glfwGetX11Display()
Does Geis support GLFW running on top of X11?
It all seems to work fine when running EGL on X11.
Any help would be much appreciated.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Geis Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Amit Nayar
- Solved:
- Last query:
- Last reply: