Drawing on the root window background
Benjamin Dauvergne <feanor-K+6jEx8/[email protected]> Wed, 25 Feb 2004 13:59:20 +0100
| Newsgroups | gmane.comp.freedesktop.xlibs.general |
|---|---|
| Message-ID | <1077713959.4697.2.camel@localhost> |
Hello, I would like to draw directly to the root window backpixmap but i can't find a function to retrieve it. I can make a new kpixmap, set it as root back pixmap then draw on it but i would lose the current nackground if one is set. Do you know of a solution to my problem? Thanks