summaryrefslogtreecommitdiff
path: root/src/list.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Update to new inputproto defines.Peter Hutterer1-10/+10
2009-05-07Merge branch 'master' into xi2Peter Hutterer1-3/+6
2009-04-08xinput: include device type in device listSimon Thum1-3/+6
2009-03-21If XI2 is available, list devices through XIQueryDevice.Peter Hutterer1-6/+151
2009-03-21Rip HAVE_XI2 conditional functionality out.Peter Hutterer1-41/+0
2008-05-27Test for XI2 functions in libXi, add #ifdefs to build in non-XI2 setups.Peter Hutterer1-1/+8
2008-04-07Merge branch 'master' into mpxPeter Hutterer1-6/+6
2008-04-07Mandriva patches to xinput.Paulo Cesar Pereira de Andrade1-2/+2
2008-02-13Update XiSelectEvent API usage, has device argument now.Peter Hutterer1-1/+1
2008-01-15Replace Fred's name in the main license text with a general "The authors".Peter Hutterer1-4/+4
2008-01-07Don't overwrite daemon with argc.Peter Hutterer1-1/+0
2007-12-20Register for DeviceClassesChangedEvents, reprint the list when we get one.Peter Hutterer1-1/+16
2007-12-20Add --loop to "xinput list". Re-prints devices when hierarchy changes.Peter Hutterer1-7/+25
2007-12-20Print out attachment of slave devices.Peter Hutterer1-0/+5
2007-12-20Remove leftover trailing whitespaces.Peter Hutterer1-9/+10
2007-12-20Add --short argument to list. Only prints name and ID.Peter Hutterer1-3/+9
2007-11-08Expand check to support XExtensionKeyboard/Pointer.Philip Langdale1-3/+23
2007-11-08Death to RCS tags, remove compiler warning, get version from config.h.Peter Hutterer1-4/+1
2007-11-08Autotool the lot.Peter Hutterer1-0/+118