index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
Create a threaded mechanism for input [v7]
Keith Packard
1
-6
/
+14
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-0
/
+9
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+1
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-0
/
+1
2015-05-20
dix: Add unaccelerated valuators to the ValuatorMask
Peter Hutterer
1
-0
/
+15
2015-03-13
Expose GetMaster to modules.
Michal Srb
1
-1
/
+1
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-3
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-10-08
input: Remove unused SetKeySymsMap
Adam Jackson
1
-3
/
+0
2014-07-17
Avoid starting a comment with */*
Peter Harris
1
-4
/
+4
2014-04-01
Make XYToWindow a screen function
Keith Packard
1
-0
/
+1
2014-03-19
xkb: add XkbLoadKeymapFromString
Kristian Høgsberg
1
-0
/
+6
2014-02-05
include: make the various button array lengths more obvious
Peter Hutterer
1
-2
/
+2
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-6
/
+6
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2014-01-12
xi: More warning cleanup for input
Keith Packard
1
-6
/
+6
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
[next]