summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Xi: check for Use permission on the device in SetClientPointer().Eamon Walsh1-1/+1
2009-06-24xorg-server.h.in: Export the X Access Control Extension (XACE), too.Oliver McFadden1-0/+3
2009-06-18input: unify button numbers on master devices.Peter Hutterer1-0/+2
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer3-1/+8
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-1/+1
2009-06-18input: change axisVal from uint to double.Peter Hutterer1-1/+1
2009-06-17Xi: Add support for sourceid in the device classes.Peter Hutterer1-0/+6
2009-06-12input: remove un-used "setter" argument from SetClientPointer.Peter Hutterer1-2/+1
2009-06-11input: remove dependency on XI2 protocol for XI_LASTEVENT.Peter Hutterer1-2/+7
2009-06-10input: move inputstr.h to where its needed.Dave Airlie1-1/+0
2009-06-02input: add support for XIAllDevices and XIAllMasterDevices passive grabs.Peter Hutterer1-0/+2
2009-06-01dix: switch grab checking from unsigned shorts to unsigned intsPeter Hutterer1-1/+1
2009-06-01input: Add grabtype to GrabParameters.Peter Hutterer1-0/+1
2009-05-28Merge branch 'master' into xi2Peter Hutterer5-16/+10
2009-05-28Xi: Send Enter or Leave events with XIPassive(Un)grabNotifyPeter Hutterer1-0/+1
2009-05-27Xi: Add support for Enter and FocusIn grabs.Peter Hutterer2-0/+12
2009-05-27Remove reference to non-existing requestLog and requestLogIndexNicolai Hähnle1-4/+0
2009-05-22input: introduce partial class copying depending on the event.Peter Hutterer2-3/+10
2009-05-22dix: introduce GetMaster()Peter Hutterer1-0/+1
2009-05-22dix: Add a deviceid to the DeviceChangedEvent.Peter Hutterer1-0/+1
2009-05-22input: remove nested union from InternalEvent.Peter Hutterer1-6/+3
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer2-1/+7
2009-05-22Split the signal-handler's lastSlave out into a separate variable.Peter Hutterer1-0/+1
2009-05-21dix: 'namespace' HAS_OLD_SLAVE and HAS_NEW_SLAVE.Peter Hutterer1-3/+3
2009-05-21input: rename device->type to device->xinput_type.Peter Hutterer1-1/+1
2009-05-20Xi: remove DeviceIsPointerTypePeter Hutterer1-5/+0
2009-05-18Fix missing parentheses in FP1616 macro.Peter Hutterer1-1/+1
2009-05-16input: reduce the number of superfluous hierarchy eventsPeter Hutterer1-4/+8
2009-05-08dix: export subpixel precision in XI2 events for root/event coordinates.Peter Hutterer1-2/+4
2009-05-08xkb: remove _XkbAlloc, _XkbCalloc, _XkbRealloc and _XkbFreePeter Hutterer1-4/+0
2009-05-08xkb: remove some now-useless XFUNCPROTOBEGINPeter Hutterer1-4/+0
2009-05-07dix: add 'none' pointer acceleration profile with number -1Simon Thum1-4/+3
2009-05-06Xi: add GrabButton and GrabKeysym code.Peter Hutterer1-0/+4
2009-05-05include: up the number of max. input devices to 40.Peter Hutterer1-1/+1
2009-05-04include: up the number of max. input devices to 40.Peter Hutterer1-1/+1
2009-05-01input: reshuffle CreateGrab and friends to take a GrabParameters param.Peter Hutterer2-29/+36
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-0/+1
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-0/+1
2009-04-28Make the cursor completely optionalSimon Farnsworth1-0/+4
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith1-0/+3
2009-04-24Merge branch 'master' into xi2Peter Hutterer1-2/+7
2009-04-24input: propagate XTst events through virtual slave devices.Benjamin Close1-0/+4
2009-04-21dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.Benjamin Close1-2/+3
2009-04-19Merge branch 'master' into xi2Peter Hutterer3-0/+23
2009-04-19Convert to using int32_t fixed point values on the wire.Peter Hutterer1-0/+2
2009-04-19dix: remove un-used parameter "core" from AllowSomePeter Hutterer1-2/+1
2009-04-19input: use a GrabMask union in GrabDevice to allow for XI2 masks.Peter Hutterer3-1/+8
2009-04-19input: replace GrabRec's coreGrab field with grabtype.Peter Hutterer3-2/+9
2009-04-19xkb: Add XkbFreeRMLVOSet helper function.Peter Hutterer1-0/+5
2009-04-19dix: store subpixel precision and send it down the wire to the client.Peter Hutterer1-0/+3