[cairo-compmgr] would like to help with xrender backend |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/cairo-compmgr Archives
]
- To: cairo-compmgr@xxxxxxxxxxxxxxxxxxx
- Subject: [cairo-compmgr] would like to help with xrender backend
- From: "Carlos Diógenes" <cerdiogenes@xxxxxxxxx>
- Date: Tue, 8 Jan 2008 12:47:11 -0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=7H3kdojgKTM5uu6CR9Vif8DdHbyTxkiZtHfTCLeiWZ8=; b=MtXvuwoiCTzB5meVW0+n4woQK8JBQAzSQfy8po6yBS5bfSf8s3KPod8SE6tjoL8Ng+iDpbS7zSUUrSNPYSfIz/l0778z5X4Kol/9Q5aEeDcDKQjtkLAcSsYAsP2Gyj0PnE/cquoJCxpdpF2KbCvtuBSNaz2hj4PScshDqbKv2JE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=yAXWSxj3TGte81yJxvZm32PgpZay8rdmqsjnNuKkgJJM7gXRf0Er/+MQehKBshPpcNkReHWBCq506fWFptKCde/8nSrUrGNelNbOHZ4EUVlb7+vVFbPcTnOhKYxrofbl5LER9B93RSLYyxjrtiqlWJgd0IXoLfXSCA2PIr+RHMI=
Hi Nicolas,
I was just curious why when using the xrender backend the screen is
not painted correctly. I tried to realize reading the code, but I find
a bit difficult to understand what is wrong, could you point me to the
bits where the support is lacking and draw a big picture of
cairo-compmgr design.
I'm wishing to help with cairo-compmgr, since I'd like to make some
experiments over it, so learning the code is a good way to realize how
to change it to do what I want. I'm the maintainer of gnome-mag and
after much discussion about merge it or keep separated from a
composite manager I guess the best path is merge it and I'd like a lot
how cairo-compmgr is programmed (backends supports), so here I'm :-)
Thanks and best regards,
Carlos.
---