Hey,
My intention is to create an OpenGL desktop replacement in Qt. The application would provide an alternative way of arranging desktop icons. I'm clueless as to how to set up an opengl renderer that draws to the desktop canvas. Is DesktopWidget the way to go? I'd greatly appreciate any help!
Regards.