summaryrefslogtreecommitdiff
path: root/Xi/xiproperty.c
AgeCommit message (Expand)Author
2009-05-08Xi: don't double-swap the XListDeviceProperties reply.Peter Hutterer
2009-05-08Xi: fix copy/paste error causing sizeof against wrong struct.Peter Hutterer
2009-03-27Xi: don't crash on a NULL property name, just return None.Peter Hutterer
2009-03-27Xi: add XATOM_FLOAT to server-defined properties.Peter Hutterer
2009-03-27Xi: add XIPropToInt() auxiliary function.Peter Hutterer
2008-12-09Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer
2008-10-13Xi: check all handlers before applying property changes.Peter Hutterer
2008-09-26Push server-known properties into xserver-properties.h.Peter Hutterer
2008-09-26Xi: add "deletable" flag to properties, add DeleteProperty handler.Peter Hutterer
2008-09-26Xi: allow Set/GetProperties to return a status, and honour this status code.Peter Hutterer
2008-09-26Xi: remove configure/query device property calls.Peter Hutterer
2008-08-22Xi: swap devices property replies.Peter Hutterer
2008-08-15Backport device properties to XI 1.5 instead of XI 2.0Peter Hutterer
2008-08-14Xi: byte-swap device property requests.Peter Hutterer
2008-07-13Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property.Peter Hutterer
2008-07-13Xi: protect against NULL handlers, don't try to dereference.Peter Hutterer
2008-07-13Xi: GetDeviceProperty reply includes deviceid.Peter Hutterer
2008-07-10Xi: pack the property stuff into a struct, make handlers a linked list.Peter Hutterer
2008-07-10Xi: add support for input device properties.Peter Hutterer
2008-07-10Revert "Xi: add support for input device properties."Peter Hutterer
2008-07-10Xi: add support for input device properties.Peter Hutterer