Hello,

I need to create a window in Qt which will be transparent
(like in xeyes command) and will contain QGLWidget in it, also
transparent. So that the result of rendering i.e. a cube in the
QGLWidget will just draw the cube on the desktop.

Is it possible? Or does it require extensions to X or Xgl server to
allow this?

I have been looking for the solution quite much, but cannot find
anything interesting.

Thanks for your answers,
ultr