Xi: fix typo "mechansims" → "mechanisms"
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									b51a1bd276
								
							
						
					
					
						commit
						ead21f9426
					
				| 
						 | 
				
			
			@ -1409,7 +1409,7 @@ DeliverTouchEmulatedEvent(DeviceIntPtr dev, TouchPointInfoPtr ti,
 | 
			
		|||
    ptrev->device_event.corestate = event_get_corestate(dev, kbd);
 | 
			
		||||
 | 
			
		||||
    if (grab) {
 | 
			
		||||
        /* this side-steps the usual activation mechansims, but... */
 | 
			
		||||
        /* this side-steps the usual activation mechanisms, but... */
 | 
			
		||||
        if (ev->any.type == ET_TouchBegin && !dev->deviceGrab.grab)
 | 
			
		||||
            ActivatePassiveGrab(dev, grab, ptrev, ev);  /* also delivers the event */
 | 
			
		||||
        else {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue