dix/events.c: add YAFIXME
Add another FIXME to the cacaphony of XXX and FIXMEs in this file.
This commit is contained in:
		
							parent
							
								
									f9624e0109
								
							
						
					
					
						commit
						c6c39afde3
					
				|  | @ -4868,6 +4868,7 @@ int GetKeyboardValuatorEvents(xEvent *events, DeviceIntPtr pDev, int type, | |||
|                 if (!inputInfo.keyboard->devPrivates[CoreDevicePrivatesIndex].ptr && | ||||
|                     ckeyc->xkbInfo) | ||||
|                     XkbFreeInfo(ckeyc->xkbInfo); | ||||
|                 /* FIXME we really need a map copy here. */ | ||||
|                 ckeyc->xkbInfo = pDev->key->xkbInfo; | ||||
|                 XkbSendMapNotify(inputInfo.keyboard, &mn); | ||||
|             } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue