index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
dix: plug memory leak in freeing TouchClass
Peter Hutterer
1
-0
/
+1
2013-04-16
dix: only allocate unused classes for master devices
Peter Hutterer
1
-3
/
+4
2013-02-08
Short-cut the input device cleanup process during AbortServer()
Peter Hutterer
1
-0
/
+19
2013-02-08
dix: support the transformation matrix for relative devices.
Peter Hutterer
1
-7
/
+14
2013-02-08
dix: when shutting down slave devices, shut down xtest devices last
Peter Hutterer
1
-0
/
+6
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-11-06
dix: don't allow disabling XTest devices
Peter Hutterer
1
-3
/
+5
2012-10-19
End physically active touches when device is disabled
Chase Douglas
1
-0
/
+1
2012-09-23
dix: set the device transformation matrix
Peter Hutterer
1
-0
/
+3
2012-07-10
AllocDevicePair: Ensure XKB privates are initialised
Daniel Stone
1
-0
/
+2
2012-07-10
ProcGetPointerMapping uses rep.nElts before it is initialized
Keith Packard
1
-3
/
+5
2012-07-09
Use C99 designated initializers in dix Events
Alan Coopersmith
1
-18
/
+16
2012-07-09
Use C99 designated initializers in dix Replies
Alan Coopersmith
1
-43
/
+59
2012-07-09
ProcQueryKeymap: rework logic around permission to copy key states
Alan Coopersmith
1
-7
/
+9
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-2
/
+2
2012-07-05
dix: Allocate device privates separate from devices
Keith Packard
1
-8
/
+14
2012-06-07
dix: disable all devices before shutdown
Peter Hutterer
1
-0
/
+20
2012-06-07
dix: disable non-sprite-owners first when disabling paired devices
Peter Hutterer
1
-2
/
+5
2012-06-07
dix: free the sprite when disabling the device
Peter Hutterer
1
-0
/
+2
2012-06-07
dix: move freeing the sprite into a function
Peter Hutterer
1
-6
/
+1
2012-06-07
dix: return early from DisableDevice if the device is already disabled
Peter Hutterer
1
-0
/
+3
2012-06-07
dix: drop client argument from PairDevices - unused
Peter Hutterer
1
-5
/
+2
2012-06-07
dix: change "still paired warning" to use BUG_RETURN_VAL
Peter Hutterer
1
-7
/
+3
2012-06-07
dix: use BUG_RETURN_VAL for pairing errors
Peter Hutterer
1
-6
/
+5
2012-05-16
dix: indentation fixes for pointer acceleration
Simon Thum
1
-8
/
+4
2012-05-01
dix: when disabling a device, release all buttons and keys
Peter Hutterer
1
-0
/
+1
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
1
-0
/
+8
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-746
/
+730
2011-12-19
input: add a TouchClassRec to the devices
Daniel Stone
1
-1
/
+86
2011-12-13
dix: always allocate and set the grab's sync.event
Peter Hutterer
1
-0
/
+1
2011-12-09
dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
Peter Hutterer
1
-0
/
+3
2011-11-23
Fix gcc -Wwrite-strings warnings in various extensions
Alan Coopersmith
1
-1
/
+1
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-4
/
+6
2011-10-31
dix: block signals when closing all devices
Peter Hutterer
1
-0
/
+4
2011-10-25
dix: drop unused argument from XISendDeviceChangedEvent
Peter Hutterer
1
-1
/
+1
2011-10-13
input: change pointer screen crossing behaviour for multiple ScreenRecs
Peter Hutterer
1
-4
/
+6
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
1
-0
/
+12
2011-08-22
dix: fix compiler warnings ("foo" set but not used)
Peter Hutterer
1
-2
/
+0
2011-08-22
dix: add KEYBOARD_OR_FLOAT and POINTER_OR_FLOAT to GetMaster()
Peter Hutterer
1
-11
/
+20
2011-05-25
xserver: remove AbsoluteClass, breaking the A(P|B)I
Simon Thum
1
-9
/
+0
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-3
/
+3
2011-05-05
input: Only release SD buttons for explicit floating/reattachment (#36146)
Peter Hutterer
1
-3
/
+1
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-1
/
+1
2011-04-18
Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
Peter Hutterer
1
-10
/
+37
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
1
-28
/
+4
2011-03-09
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+2
2011-03-09
dix: Release input device config info when the device disconnects.
Rami Ylimäki
1
-0
/
+2
2011-03-03
Merge remote branch 'whot/for-keith'
Keith Packard
1
-55
/
+79
2011-02-28
Merge branch 'next' into for-keith
Peter Hutterer
1
-55
/
+37
[next]