summaryrefslogtreecommitdiff
path: root/Xi/listdev.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer1-6/+6
2009-05-21input: rename device->type to device->xinput_type.Peter Hutterer1-1/+1
2009-03-20Xi: Change ChangeMasterDeviceClasses to new XI2 events.Peter Hutterer1-16/+17
2009-03-20Xi: always only list VCP/VCK and the SD's in XListInputDevices.Peter Hutterer1-27/+15
2009-03-20Xi: don't send attachment info down with ListInputDevices.Peter Hutterer1-4/+0
2009-02-16xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand1-1/+2
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-2/+4
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-04-29Xi: stop excessive use of _X_EXPORT.Peter Hutterer1-1/+1
2008-04-28Xi: Only return VCP, VCK and floating SDs to Xi 1.x clients.Peter Hutterer1-35/+48
2008-04-26Xi: whoops, stray ! caused a bit of memory mess.Peter Hutterer1-1/+1
2008-04-26Xi: if a pre-XI2 client tries to list the devices, pretend we don't have any.Peter Hutterer1-17/+47
2008-02-26Xi: MDs return the paired device's ID in attached field of ListInputDevices.Peter Hutterer1-0/+2
2008-02-18Xi: make SizeDeviceInfo public and re-use from CreateClassesChangedEvent.Peter Hutterer1-1/+1
2008-01-03Merge branch 'master' into mpxPeter Hutterer1-2/+8
2007-11-13Xi: remove trailing whitespaces.Peter Hutterer1-2/+2
2007-11-12dix: When the last slave is removed, set master to the original classes.Peter Hutterer1-12/+19
2007-11-09Xi, dix: Add ability to change MD classes + send event when doing so.Peter Hutterer1-8/+7
2007-10-19Xi: set master device's id in ListDevices Reply.Peter Hutterer1-0/+3
2007-10-19Xi: return all master devices as type IsXPointer/Keyboard when listing devs.Peter Hutterer1-11/+2
2007-09-28xace: add new hooks + access controls: XInput extension.Eamon Walsh1-2/+8
2007-04-02Merge branch 'master' into mpxPeter Hutterer1-130/+130
2007-04-02Xi: fix ProcXListInputDevices to include the virtual core devices.Peter Hutterer1-0/+9
2007-03-29Xi: remove 'register' keywords.Peter Hutterer1-12/+12
2007-03-25Static cleanup on Xi/Adam Jackson1-112/+112
2006-08-07enable adding devices after removal of a middle deviceDaniel Stone1-4/+7
2006-07-21Xi: add XExtension{Keyboard,Pointer} typesDaniel Stone1-0/+4
2006-02-20indent fixes (OMG SO UGLY), and nuke old RCS keywords.Adam Jackson1-124/+114
2006-02-20ANSIfy Xi/. Mostly automated via protoize(1).Adam Jackson1-48/+19
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-4/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-17/+11
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+409