index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
include: export key_is_down and friends
Peter Hutterer
1
-6
/
+6
2013-10-14
include: change grabtypes to start at 1
Peter Hutterer
1
-3
/
+3
2013-05-10
dix: XAllowEvents() on a touch event means accepting it
Peter Hutterer
1
-0
/
+1
2013-05-10
dix: move EmitTouchEnd to touch.c
Peter Hutterer
1
-0
/
+1
2013-03-06
dix: only show the cursor if a window defines one (#58398)
Peter Hutterer
1
-0
/
+5
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
1
-0
/
+2
2013-02-08
Xext: if a root window is given in XTestFakeInput, move to that
Peter Hutterer
1
-0
/
+1
2013-01-09
dix: add resource type to touch listeners
Peter Hutterer
1
-1
/
+1
2013-01-09
input: Record grab pointer in TouchListener
Keith Packard
1
-1
/
+1
2012-12-17
Pass the event list through to the pointer barrier code to return it
Peter Hutterer
1
-1
/
+2
2012-12-17
barriers: Switch to an explicit hook for barrier constrainment
Jasper St. Pierre
1
-0
/
+5
2012-11-20
Don't use GetTouchEvents in EmitTouchEnd
Thomas Jaeger
1
-0
/
+5
2012-11-20
Don't use GetTouchEvents when replaying events
Thomas Jaeger
1
-0
/
+2
2012-10-19
End physically active touches when device is disabled
Chase Douglas
1
-0
/
+1
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
1
-1
/
+1
2012-05-14
dix: Remove redundant declarations.
Michal Suchanek
1
-0
/
+3
2012-04-18
Rename TouchEnsureSprite to TouchBuildSprite and event type checks
Chase Douglas
1
-2
/
+2
2012-04-18
Split out helper function TouchListenerAcceptReject()
Chase Douglas
1
-0
/
+2
2012-03-22
Xi: Fix TouchEnd to TouchUpdate change for one accepted grab
Chase Douglas
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-379
/
+320
2012-02-08
Implement touch early accept
Chase Douglas
1
-0
/
+2
2012-02-08
Check for proper window ID when processing touch allow requests
Chase Douglas
1
-1
/
+1
2012-02-08
Move AllowTouch to dix/touch.c, and rename to TouchAcceptReject
Chase Douglas
1
-0
/
+2
2012-02-08
Store window pointer in touch listener record
Chase Douglas
1
-1
/
+2
2011-12-21
dix: Remove touch grabs if the grab disappears
Daniel Stone
1
-0
/
+1
2011-12-21
dix: hook up passive grabs and pointer emulated passive grabs
Peter Hutterer
1
-0
/
+1
2011-12-21
dix: add touch to pointer event conversion helper
Peter Hutterer
1
-0
/
+2
2011-12-21
dix: add real_event parameter to ActivatePassiveGrab
Peter Hutterer
1
-1
/
+1
2011-12-21
dix: add TouchResourceIsOwner helper function
Peter Hutterer
1
-0
/
+1
2011-12-21
dix: add helper functions for adding/removing touch listeners
Peter Hutterer
1
-1
/
+4
2011-12-21
dix: add TouchGetPointerEventType helper function
Chase Douglas
1
-0
/
+1
2011-12-21
dix: add helper functions to build up/verify the sprite trace
Daniel Stone
1
-0
/
+4
2011-12-21
dix: add touch event history helper functions
Peter Hutterer
1
-0
/
+4
2011-12-20
dix: add GetTouchOwnership event API
Daniel Stone
1
-0
/
+8
2011-12-20
dix: add DIX API to create touchpoints
Peter Hutterer
1
-0
/
+5
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
1
-0
/
+5
2011-12-19
input: add a TouchClassRec to the devices
Daniel Stone
1
-0
/
+27
2011-12-19
Add the touch input API stubs
Daniel Stone
1
-0
/
+14
2011-12-16
include: add a bunch of flags for GetTouchEvent processing
Peter Hutterer
1
-0
/
+9
2011-12-13
dix: move event filter retrieval helpers to inpututils.c
Peter Hutterer
1
-1
/
+0
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
1
-2
/
+1
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-0
/
+6
2011-12-13
dix: Split ActivatePassiveGrab() from CheckPassiveGrab()
Chase Douglas
1
-0
/
+2
2011-12-13
dix: move EventDeliveryState into a header file, we'll need it elsewhere
Peter Hutterer
1
-0
/
+7
2011-12-10
include: add GetXI2MaskByte and GetXI2EventFilterMask to headers
Peter Hutterer
1
-0
/
+3
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
1
-0
/
+1
2011-11-29
dix: rename GetWindowXI2Mask to WindowXI2MaskIsset
Peter Hutterer
1
-1
/
+1
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
1
-2
/
+2
2011-11-09
include: export GetProximityEvents and QueueProximityEvents
Peter Hutterer
1
-2
/
+2
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+1
[next]