[PATCH] configure: set X render animated cursors optional
Keith Packard
keithp at keithp.com
Tue Sep 1 13:31:39 PDT 2009
On Tue, 2009-09-01 at 20:37 +0300, Tiago Vignatti wrote:
> On Tue, Sep 01, 2009 at 06:11:34PM +0200, ext Keith Packard wrote:
> >
> > 16KB of text space? Is that really an issue?
>
> The real issue is to not bother with cursors related code when I don't in
> fact need... cursors!
Fair enough. I see a couple of options here:
1) more DDX entry points to handle animated cursors. Your DDX would
do nothing at all, others could move the animation into the kernel
or even hardware.
2) Full build-time 'no cursors' option which completely disables all
cursor images.
3) Specific build-time 'no animated cursors' option, this seems
sub-optimal as it leaves lots of cursor code still running.
We've been moving away from 2) as a maintenance headache, I'm starting
to wonder what level of build-time configurability we should have
though.
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.x.org/archives/xorg-devel/attachments/20090901/fedc30f0/attachment.pgp
More information about the xorg-devel
mailing list