summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-17Abstract cursor refcountingPeter Hutterer1-0/+4
2013-07-17dix: AllocGrab can copy if an argument is passed inPeter Hutterer1-1/+1
2013-07-17dix: drop DeviceIntRec's activeGrab structPeter Hutterer1-1/+1
2013-07-17dix: XAllowEvents() on a touch event means accepting itPeter Hutterer1-0/+1
2013-07-17dix: move EmitTouchEnd to touch.cPeter Hutterer1-0/+1
2013-07-17Xi: use public.processInputProc to replay the touch historyPeter Hutterer1-0/+1
2013-05-30dixstruct.h: fix segfaults - char is unsigned for ARM and PowerPC architecturesAndreas Müller1-1/+1
2013-05-23Merge branch 'server-1.14-branch' of git://people.freedesktop.org/~whot/xserv...Matt Dew1-0/+1
2013-05-14dix: send the current axis value in DeviceChangedEvents (#62321)Peter Hutterer1-0/+1
2013-05-06xf86: don't hotplug output devices while VT switched.Dave Airlie1-0/+1
2013-04-02list.h: Make xorg_list_init inlineRobert Morell1-1/+1
2013-02-08randr: bump advertised RandR version to 1.4Dave Airlie1-1/+1
2013-02-08Short-cut the input device cleanup process during AbortServer()Peter Hutterer1-0/+2
2013-02-08dix: support the transformation matrix for relative devices.Peter Hutterer1-2/+6
2013-02-08Merge branch 'ptraccel-fixes' into for-keithPeter Hutterer1-0/+1
2013-02-08Xext: if a root window is given in XTestFakeInput, move to thatPeter Hutterer1-0/+1
2013-02-08include: fix typo in list descriptionPeter Hutterer1-1/+1
2013-01-23protocol-versions: Bump minor version of XIJasper St. Pierre1-1/+1
2013-01-21xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637Dave Airlie1-2/+0
2013-01-20Merge remote-tracking branch 'jturney/xserver-next'Keith Packard1-0/+3
2013-01-20Merge remote-tracking branch 'whot/for-keith'Keith Packard2-10/+14
2013-01-17os: add support for %f to pnprintfPeter Hutterer1-0/+1
2013-01-16include: Add RELOCATE_PROJECTROOT to xwin-config.h headerRyan Pavlik1-0/+3
2013-01-09dix: add resource type to touch listenersPeter Hutterer2-1/+2
2013-01-09input: Record grab pointer in TouchListenerKeith Packard2-1/+2
2013-01-09input: Pull TouchListener declaration to top-levelKeith Packard1-8/+10
2013-01-08dix: Make small bitfields that store enums unsignedAaron Plattner1-6/+6
2012-12-19Merge remote-tracking branch 'alanc/master'Keith Packard1-0/+3
2012-12-19Merge remote-tracking branch 'whot/barriers'Keith Packard4-2/+31
2012-12-17Support compilers with alternate spellings of typeofAlan Coopersmith1-0/+3
2012-12-17Pass the event list through to the pointer barrier code to return itPeter Hutterer1-1/+2
2012-12-17Add support for XI2.3: Pointer barrier events and releases.Jasper St. Pierre3-1/+24
2012-12-17barriers: Switch to an explicit hook for barrier constrainmentJasper St. Pierre1-0/+5
2012-12-12dix: split xi2_mask_isset into a per-device functionPeter Hutterer1-0/+1
2012-12-09include: fix commentPeter Hutterer1-1/+1
2012-11-29Merge branch 'high-resolution-touch-devices' into for-keithPeter Hutterer2-1/+8
2012-11-29xkb: fill in keycode and event type for slow keys enablementPeter Hutterer1-0/+1
2012-11-21DMX: Add DMX and GLX extensionsDaniel Stone1-4/+0
2012-11-21Constify argument to LoadExtensionDaniel Stone1-1/+1
2012-11-20dix: Save touchpoint last coordinates before transform. #49347Yuly Novikov1-1/+1
2012-11-20Don't use GetTouchEvents in EmitTouchEndThomas Jaeger1-0/+5
2012-11-20Don't use GetTouchEvents when replaying eventsThomas Jaeger1-0/+2
2012-11-19XKB: Remove component listing supportDaniel Stone1-17/+0
2012-11-19input: drop FP1616 macroPeter Hutterer1-2/+0
2012-11-05os: Add libnettle as a choice of SHA1 implementationYaakov Selkowitz1-0/+3
2012-11-05dix: fix shadow warningsYaakov Selkowitz1-6/+6
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz3-39/+47
2012-10-30Add missing labels for multitouch valuatorsBenjamin Tissoires1-0/+3
2012-10-26Merge remote-tracking branch 'whot/for-keith'Keith Packard1-0/+1
2012-10-19End physically active touches when device is disabledChase Douglas1-0/+1