putenv() makes Xlib hide the ARGB visual. So libQt4 does not see the ARGB visual, hence falls back to RGB regardless of Cairo-Dock. This is a huge hack and not even thread-safe :-( though.
putenv() makes Xlib hide the ARGB visual. So libQt4 does not see the ARGB visual, hence falls back to RGB regardless of Cairo-Dock. This is a huge hack and not even thread-safe :-( though.