Find a file
Peter Hutterer bbbe35b351 Add XI device property requests and replies.
New requests:
ListDeviceProperties ... list all props of a device
QueryDeviceProperty  ... query meta-information about a property
ChangeDeviceProperty ... change the content of a property
DeleteDeviceProperty ... delete a property
GetDeviceProperty    ... retrieve a property

New event:
DevicePropertyChangedNotify ... the given property on the device has changed
2008-07-09 12:52:33 +09:30
.gitignore Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:54:06 -04:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
configure.ac Bump to 1.9.99.1. 2008-05-28 17:13:49 +09:30
COPYING Add COPYING file for Input. 2005-05-16 03:30:03 +00:00
inputproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
Makefile.am Merge branch 'master' into mpx 2008-05-12 17:30:15 +09:30
XI.h Add XI device property requests and replies. 2008-07-09 12:52:33 +09:30
XIproto.h Add XI device property requests and replies. 2008-07-09 12:52:33 +09:30