[RFC] Multitouch support, step one

Daniel Stone daniel at fooishbar.org
Tue Mar 16 16:37:28 PDT 2010


Hi,

On Tue, Mar 16, 2010 at 01:36:32PM +1000, Peter Hutterer wrote:
> I expect so too. Right now, MAX_VALUATORS is a simple #define that can be
> arbitrarily changed. Except that like so many defines we need to ensure that
> actually changing it doesn't cause regression in code that expects it to be
> exactly 36 (I just checked again, it's actually 36, not 32)

Indeed.

> The only hard limit I can think of is 256 which is what the XI1 protocol
> limits it to.

Even then, you can just deliver the first 256 to XI1 clients and still
deliver UINT_MAX to XI2 clients. *shrug*

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100317/e1c94307/attachment.pgp>


More information about the xorg-devel mailing list