index
:
~airlied/xserver
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
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-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_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
inputstr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
1
-0
/
+4
2010-05-19
render: set anim cursor state for pointer enabled devices only
Tiago Vignatti
1
-0
/
+8
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
1
-1
/
+2
2010-03-26
Cleanup some comments in SpriteRec
Fernando Carrijo
1
-2
/
+10
2010-03-12
Record: Avoid duplicates from replaying frozen events
Daniel Stone
1
-0
/
+30
2009-07-15
Update to type-specific raw events - require inputproto 1.9.99.14.
Peter Hutterer
1
-1
/
+1
2009-07-06
s/MAX_DEVICES/MAXDEVICES/ updates.
Peter Hutterer
1
-1
/
+1
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-0
/
+2
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-1
/
+1
2009-06-18
input: change axisVal from uint to double.
Peter Hutterer
1
-1
/
+1
2009-06-17
Xi: Add support for sourceid in the device classes.
Peter Hutterer
1
-0
/
+6
2009-06-11
input: remove dependency on XI2 protocol for XI_LASTEVENT.
Peter Hutterer
1
-2
/
+7
2009-06-02
input: add support for XIAllDevices and XIAllMasterDevices passive grabs.
Peter Hutterer
1
-0
/
+2
2009-06-01
dix: switch grab checking from unsigned shorts to unsigned ints
Peter Hutterer
1
-1
/
+1
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-1
/
+6
2009-05-22
Split the signal-handler's lastSlave out into a separate variable.
Peter Hutterer
1
-0
/
+1
2009-05-21
input: rename device->type to device->xinput_type.
Peter Hutterer
1
-1
/
+1
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
1
-0
/
+6
2009-04-19
input: replace GrabRec's coreGrab field with grabtype.
Peter Hutterer
1
-1
/
+7
2009-03-20
dix: remove coreMods field from GrabRec.
Peter Hutterer
1
-1
/
+0
2009-03-20
dix: store the xi2mask on grabs and pass it around as needed.
Peter Hutterer
1
-0
/
+2
2009-03-20
Add XI2 masks and XISelectEvent() request handling.
Peter Hutterer
1
-1
/
+7
2009-03-20
Xext: purge XGE event masks.
Peter Hutterer
1
-1
/
+0
2009-02-25
include: fix indentation for lastSlave/master.
Peter Hutterer
1
-2
/
+2
2009-02-23
dix: convert passive grabs to use internal events.
Peter Hutterer
1
-2
/
+1
2009-02-23
dix: fix EnqueueEvent to work with internal events.
Peter Hutterer
1
-3
/
+2
2009-02-13
Document the event masks.
Peter Hutterer
1
-8
/
+50
2009-02-03
dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.h
Peter Hutterer
1
-0
/
+2
2009-01-22
Input: Add postdown to ButtonClassRec
Daniel Stone
1
-0
/
+1
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-1
/
+0
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-2
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-2
/
+0
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+0
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-20
/
+0
2009-01-20
dix: Remove traces of CoreDevicePrivateKey
Peter Hutterer
1
-2
/
+0
2009-01-16
Count the number of logically down buttons in buttonsDown
Thomas Jaeger
1
-1
/
+5
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-12-02
Xi: fix use of button->down - bitflags instead of int arrays.
Peter Hutterer
1
-3
/
+0
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
1
-3
/
+1
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
1
-1
/
+2
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
1
-0
/
+3
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
1
-5
/
+5
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
1
-11
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-2
/
+0
2008-07-13
Add support for multiple pointer acceleration schemes. #8583
Simon Thum
1
-2
/
+12
2008-07-10
Xi: pack the property stuff into a struct, make handlers a linked list.
Peter Hutterer
1
-10
/
+19
2008-07-10
Xi: add support for input device properties.
Peter Hutterer
1
-1
/
+40
2008-07-10
Revert "Xi: add support for input device properties."
Peter Hutterer
1
-40
/
+1
2008-07-10
Xi: add support for input device properties.
Peter Hutterer
1
-1
/
+40
2008-06-26
input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.
Peter Hutterer
1
-1
/
+1
[next]