On Tue, Jan 25, 2011 at 11:35:37AM +1000, Peter Hutterer wrote: > On Mon, Jan 24, 2011 at 12:25:25PM -0500, Chase Douglas wrote: > > We currently have a mechanism for clients selecting for unowned events > > to receive motion and finish events (through the PendingFinish flag). > > However, how does a non-owner know that a TouchBegin event isn't owned > > yet? Should we mutate TouchBegin events to TouchMotionUnowned and set a > > PendingBegin flag? > > why not set the owner flag on the TouchBegin event?
Actually, I was just going to send a TouchOwnership event straight after TouchBegin, to make life simpler for clients. So, TouchBegin means 'you will get events for this touch at some stage', and TouchOwnership means 'you're now the owner, go nuts', always. Cheers, Daniel
signature.asc
Description: Digital signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
