index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
3
-11
/
+11
2011-02-22
input: Change a bunch of direct dev->u.master accesses to use GetMaster()
Peter Hutterer
2
-7
/
+7
2011-02-22
dix: fix a master device access in change_modmap.
Peter Hutterer
1
-2
/
+2
2011-02-22
dix: fix up a master check in ChangeKeyboardMapping handling.
Peter Hutterer
1
-1
/
+1
2011-02-22
dix: add MASTER_ATTACHED as allowed type for GetMaster().
Peter Hutterer
1
-2
/
+5
2011-02-22
Switch to use IsFloating()
Peter Hutterer
4
-11
/
+11
2011-02-22
dix: Add IsFloating(device) wrapper.
Peter Hutterer
1
-0
/
+7
2011-02-22
dix: Simplify retrieving the master device.
Peter Hutterer
1
-1
/
+1
2011-02-22
dix: replace direct master access with GetMaster and temp. device.
Peter Hutterer
1
-4
/
+5
2011-02-22
dix: a valuator number of 0 is valid (#34510)
Peter Hutterer
1
-2
/
+14
2011-01-20
Merge remote branch 'ajax/for-keithp'
Keith Packard
1
-25
/
+17
2011-01-20
resource: Fix indentation
Adam Jackson
1
-14
/
+14
2011-01-20
resource: Remove expectID hack
Adam Jackson
1
-7
/
+0
2011-01-20
resource: s/NullResource/NULL/g
Adam Jackson
1
-4
/
+3
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-62
/
+56
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-0
/
+8
2011-01-07
Input: Prevent MD grabs from wandering on to other MDs
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Make CheckPassiveGrabsOnWindow return grab, export
Daniel Stone
1
-15
/
+15
2011-01-06
Input: Export GetEventMask
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Handle grabs with no Xi 1.x equivalent
Daniel Stone
1
-2
/
+2
2011-01-06
Input: Pass sprite instead of device to XYToWindow, make non-static
Daniel Stone
1
-13
/
+6
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-22
/
+21
2011-01-06
Input: Make RootWindow() take a sprite instead of device
Daniel Stone
1
-12
/
+14
2011-01-05
composite: Support updating an arbitrary subtree
Ville Syrjälä
1
-0
/
+4
2010-12-31
DIX: Reset window properties when freeing them
Daniel Stone
1
-0
/
+3
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
1
-12
/
+1
2010-12-31
Resources: Move rClient to resource.h
Daniel Stone
1
-2
/
+0
2010-12-20
fonts: Fix typo in async ListFonts logic
Adam Jackson
1
-1
/
+1
2010-12-10
dix: allow for button-only input devices (#21457)
Peter Hutterer
1
-15
/
+21
2010-12-09
dix: clear up an overly convoluted if statement.
Peter Hutterer
1
-9
/
+17
2010-12-07
Merge remote branch 'alanc/master'
Keith Packard
7
-12
/
+19
2010-12-07
Replace alloc+strcpy+strcat with asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-6
/
+11
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
1
-1
/
+3
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
5
-5
/
+5
2010-12-07
dix: Fix logic for displaying deprecation warning only once.
Cyril Brulebois
1
-5
/
+5
2010-12-07
dix: Simplify deprecated *Lookup* wrappers around dixLookup*.
Cyril Brulebois
1
-10
/
+10
2010-12-06
Merge remote branch 'jajones/for-keith'
Keith Packard
1
-0
/
+1
2010-12-06
Add fence sync driver interface
James Jones
1
-0
/
+1
2010-12-07
dix: don't stop processing valuators when the mode changes.
Peter Hutterer
1
-8
/
+0
2010-11-30
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-11-26
dix: remove now unnecessary !! before BitIsOn()
Peter Hutterer
1
-4
/
+4
2010-11-24
dix: add a fixme about a corner-case that should probably be fixed.
Peter Hutterer
1
-0
/
+4
2010-11-24
dix: fix typo, set the second valuator with the y-axis data.
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: GetProximityEvents needs to check up to the last valuator
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: when converting to XI 1.x events, use the first_valuator's device mode
Peter Hutterer
1
-6
/
+8
2010-11-24
dix: when comparing axis modes, compare the bits, not the bytes.
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: replace a manual valuator check with valuator_get_mode().
Peter Hutterer
1
-1
/
+1
2010-11-24
dix: fix up valuators passed to acceleration code.
Simon Thum
1
-2
/
+7
2010-11-19
Fix transformAbsolute
Chase Douglas
1
-4
/
+8
2010-11-19
Fix GPE Y axis scaling
Chase Douglas
1
-1
/
+1
[next]