Is there a way to connect to and use X server without calling XOpenDisplay? For example, is it possible to use X rendering capabilities to render to a bitmap? Does all interaction must start with XOpenDisplay?
Is there a way to connect to and use X server without calling XOpenDisplay? For example, is it possible to use X rendering capabilities to render to a bitmap? Does all interaction must start with XOpenDisplay?