summaryrefslogtreecommitdiff
path: root/Xi/chdevhier.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Xi: hierarchy events have a num_info now instead of num_devices.Peter Hutterer1-3/+3
2009-06-09Xi: change from XICreateMaster to XIAddMaster for consistency.Peter Hutterer1-2/+2
2009-06-05Xi: return BadImplementation for deviceids 256 and abovePeter Hutterer1-0/+35
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer1-10/+10
2009-05-16Update to new XI2 namesPeter Hutterer1-11/+11
2009-05-16input: reduce the number of superfluous hierarchy eventsPeter Hutterer1-16/+16
2009-05-16Xi: set per-device hierarchy changed flags.Peter Hutterer1-10/+55
2009-05-08input: update to inputproto 1.9.99.8 XI2 defines.Peter Hutterer1-12/+12
2009-04-24Merge branch 'master' into xi2Peter Hutterer1-3/+108
2009-04-24input: propagate XTst events through virtual slave devices.Benjamin Close1-2/+96
2009-04-21dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.Benjamin Close1-1/+1
2009-03-20Xi: Deliver XI2 HierarchyEvents when the hierarchy changes.Peter Hutterer1-19/+54
2009-03-20Xi: name-space and fix XI2 requestsPeter Hutterer1-48/+63
2009-02-25Xi: don't need to set the XKB settings for new core devices.Peter Hutterer1-10/+0
2009-01-29XKB: ifdef XKB is dead, yet it was still present in a few places.Maarten Maathuis1-5/+9
2009-01-11Xi: fix missing declaration of XkbSetRulesDfltsJulien Cristau1-0/+4
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-12-03Let the DDX decide on the XkbRulesDefaults.Peter Hutterer1-1/+5
2008-09-19Xi: don't include client-side headers.Peter Hutterer1-1/+0
2008-06-13Fix "warning: ‘rc’ may be used uninitialized in this function".Eamon Walsh1-1/+1
2008-05-21Replace UniSA with full Uni name in Author affiliation.Peter Hutterer1-1/+1
2008-04-25Standardise copyright headers for all new files created as part of MPX.Peter Hutterer1-26/+23
2008-04-10Xi: When attaching, check for ptr -> ptr and keybd -> keybd.Peter Hutterer1-3/+3
2008-02-18Xi: even if ChangeDeviceHierarchy fails, we may need to send an event.Peter Hutterer1-24/+44
2008-01-21Xi: add XACE hooks for device creation (ChangeDeviceHierarchy)Peter Hutterer1-6/+4
2008-01-18Xi: Check for DestroyAccess when trying to delete a master device.Peter Hutterer1-6/+19
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-11/+48
2007-11-13Xi: remove trailing whitespaces.Peter Hutterer1-9/+9
2007-11-09Xi: notify the clients when the device hierarchy has been changed.Peter Hutterer1-0/+10
2007-10-19Xi: remove ChangePointerKeyboardPairing in favour of ChangeDeviceHierarchy.Peter Hutterer1-0/+231