index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
Input: Add initial multitouch support from Xi 2.1
Daniel Stone
1
-0
/
+40
2010-10-13
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-1
/
+2
2010-10-13
Convert server to masked input valuators
Chase Douglas
1
-6
/
+16
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-0
/
+6
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-2
/
+7
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+1
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+1
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
1
-1
/
+0
2010-06-06
Initialize private keys in test suite
Keith Packard
1
-0
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-5
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+5
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+2
2010-04-16
dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_...
Adam Tkac
1
-4
/
+4
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+1
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
1
-0
/
+1
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
1
-0
/
+16
2009-09-20
Eliminate bogus event resizing.
Keith Packard
1
-3
/
+0
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-0
/
+1
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
1
-3
/
+3
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-0
/
+1
2009-08-05
dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair.
Peter Hutterer
1
-0
/
+2
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
1
-2
/
+1
2009-07-01
input: store the master device's ID in the devPrivate for XTest devices.
Peter Hutterer
1
-1
/
+4
2009-07-01
input: abstract Xtst device lookup
Peter Hutterer
1
-0
/
+1
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-1
/
+5
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
1
-0
/
+4
2009-05-22
input: introduce partial class copying depending on the event.
Peter Hutterer
1
-2
/
+4
2009-05-22
dix: introduce GetMaster()
Peter Hutterer
1
-0
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-4
/
+8
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-0
/
+4
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
1
-2
/
+7
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-0
/
+4
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-2
/
+3
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
1
-0
/
+1
2009-03-20
include: un-export a bunch of server-only functions.
Peter Hutterer
1
-23
/
+23
2009-03-20
include: add a few prototypes to silence compiler warnings.
Peter Hutterer
1
-0
/
+9
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-9
/
+7
2009-02-23
mi: switch the EQ to contain InternalEvents only.
Peter Hutterer
1
-1
/
+3
2009-02-23
include: add XInternalEvent.
Peter Hutterer
1
-0
/
+1
2009-02-03
include: remove now-unused sempahore macros.
Peter Hutterer
1
-15
/
+0
2009-01-22
Input: Remove unused CoreProcess{Keyboard,Pointer}Event
Daniel Stone
1
-10
/
+0
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
1
-1
/
+3
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-4
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-7
/
+15
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-13
/
+3
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
1
-2
/
+0
2009-01-13
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
1
-0
/
+1
2009-01-08
dix: move focus handling into enterleave.c.
Peter Hutterer
1
-2
/
+0
2008-12-10
dix: move MAX_VALUATOR_EVENTS into include/input.h
Peter Hutterer
1
-1
/
+4
[next]