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
/
inputstr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-7
/
+7
2014-02-04
input: un-constify dev->name
Peter Hutterer
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2014-01-12
xi: More warning cleanup for input
Keith Packard
1
-1
/
+1
2013-08-30
include: wrap EMASKSIZE in parentheses
Peter Hutterer
1
-1
/
+1
2013-07-24
dix: check the xi2mask, not the grab type for touch listeners
Peter Hutterer
1
-1
/
+1
2013-05-10
dix: drop DeviceIntRec's activeGrab struct
Peter Hutterer
1
-1
/
+1
2013-02-08
dix: support the transformation matrix for relative devices.
Peter Hutterer
1
-2
/
+6
2013-01-21
xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637
Dave Airlie
1
-2
/
+0
2013-01-09
dix: add resource type to touch listeners
Peter Hutterer
1
-0
/
+1
2013-01-09
input: Record grab pointer in TouchListener
Keith Packard
1
-0
/
+1
2013-01-09
input: Pull TouchListener declaration to top-level
Keith Packard
1
-8
/
+10
2012-12-17
Add support for XI2.3: Pointer barrier events and releases.
Jasper St. Pierre
1
-1
/
+1
2012-11-20
dix: Save touchpoint last coordinates before transform. #49347
Yuly Novikov
1
-1
/
+1
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
1
-0
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-285
/
+271
2012-02-11
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-2
/
+2
2012-02-08
Store window pointer in touch listener record
Chase Douglas
1
-0
/
+1
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-2
/
+2
2012-01-24
include: Fix comment typo
Peter Hutterer
1
-1
/
+1
2011-12-21
dix: remove requirement for client_id be the first element
Peter Hutterer
1
-2
/
+0
2011-12-19
input: add a TouchClassRec to the devices
Daniel Stone
1
-0
/
+53
2011-12-16
include: RawTouchEnd is the last event now
Peter Hutterer
1
-1
/
+3
2011-12-13
Merge branch 'for-whot' of git://people.freedesktop.org/~alanc/xserver into f...
Peter Hutterer
1
-1
/
+1
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-7
/
+1
2011-12-12
Use const cast in BitIsOn macro to avoid angering gcc
Alan Coopersmith
1
-1
/
+1
2011-12-09
input: swap the server over to use the XI2mask struct
Peter Hutterer
1
-4
/
+4
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
1
-0
/
+6
2011-12-09
dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
Peter Hutterer
1
-1
/
+1
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-3
/
+3
2011-11-29
include: fix mask size calculation
Peter Hutterer
1
-1
/
+1
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-2
/
+3
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-7
/
+0
2011-10-13
input: change pointer screen crossing behaviour for multiple ScreenRecs
Peter Hutterer
1
-2
/
+3
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
1
-0
/
+20
2011-09-29
Input: Convert DeviceIntRec::last to use doubles
Daniel Stone
1
-2
/
+1
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-0
/
+7
2011-08-22
dix: add KEYBOARD_OR_FLOAT and POINTER_OR_FLOAT to GetMaster()
Peter Hutterer
1
-1
/
+4
2011-05-25
xserver: remove AbsoluteClass, breaking the A(P|B)I
Simon Thum
1
-2
/
+0
2011-05-03
Input: Add DeepestSpriteWin function
Daniel Stone
1
-0
/
+10
2011-04-18
Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
Peter Hutterer
1
-1
/
+1
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
1
-23
/
+2
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
1
-4
/
+3
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
1
-4
/
+2
2011-02-22
dix: add MASTER_ATTACHED as allowed type for GetMaster().
Peter Hutterer
1
-0
/
+1
2011-02-17
dix: refactor scheme init
Simon Thum
1
-0
/
+1
2011-01-06
Input: Export SpriteRec for use in public API
Daniel Stone
1
-41
/
+41
2010-11-26
include: let BitIsOn() return a boolean value.
Peter Hutterer
1
-1
/
+1
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+0
2010-10-22
input: move proximity state into ProximityClassRec.
Peter Hutterer
1
-1
/
+1
[next]