Hi
I want to have my Qt app's window be partially opaque, just like Qt does it for widgets (using backing-store?). Can this be done/implemented in a future Qt release?
If not, how can I, with minimum amount of additional code, achieve the same using X directly?
I want it for displaying shadows on (non-rectangular) windows and other similar eye-candy stuff.
Like in http://www.linuxlots.com/~siraj/qtclock.html, which stops working as soon as compmgr is turned off. May be, there is some loop-hole left in the application, but having no experience with xrender and without any documentation, I can't figure it out.
Waiting for your help...
Bookmarks