index
:
~jeremyhu/xserver
PR-290
PR-290-1.9
PR-486
bus-cleanup
darwin-xfree86
for-keith
master
puntage
server-1.10-apple
server-1.11-apple
server-1.12-apple
server-1.13-apple
server-1.13-apple-indent
server-1.13-apple-pre-indent
server-1.13-branch
server-1.14-apple
server-1.14-branch
server-1.15-apple
server-1.15-branch
server-1.16-apple
server-1.16-branch
server-1.17-apple
server-1.17-branch
server-1.18-apple
server-1.4-apple
server-1.5-apple
server-1.6-apple
server-1.7-apple
server-1.8-apple
server-1.9-apple
xquartz-composite
XQuartz feature work
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
Report logical button state in ProcXIQueryPointer
Chase Douglas
1
-9
/
+4
2012-05-01
configure.ac: Make default configuration for MinGW disable unsupported extens...
Jon TURNEY
1
-1
/
+3
2012-05-01
dix: when disabling a device, release all buttons and keys
Peter Hutterer
1
-0
/
+1
2012-05-01
dix: don't emulate scroll events for non-existing axes (#47281)
Peter Hutterer
1
-0
/
+3
2012-05-01
os: make timers signal-safe
Peter Hutterer
1
-2
/
+16
2012-05-01
dmx: Annotate dmxlog.c with _X_ATTRIBUTE_PRINTF and _X_NORETURN
Michal Suchanek
2
-10
/
+22
2012-05-01
TouchListenerAcceptReject: Warn and return early on bad listener index
Chase Douglas
1
-0
/
+5
2012-05-01
os: Add -displayfd option
Chase Douglas
5
-20
/
+66
2012-05-01
xserver: Fix out-of-tree build
Michal Suchanek
1
-1
/
+1
2012-05-01
Xi: return BadValue on XIQueryVersion if the version is less than first call
Peter Hutterer
2
-20
/
+134
2012-04-26
XQuartz: Make sure we tell startx the correct server binary to use in our fal...
Jeremy Huddleston
1
-1
/
+1
2012-04-23
xfree86: workaround crash on close
Michal Suchanek
1
-3
/
+8
2012-04-23
glapi: Correct size of allocated _glapi_table struct
Jonas Maebe
1
-1
/
+1
2012-04-23
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
4
-52
/
+56
2012-04-23
XQuartz: Add a hack to better handle clicky wheel scroll mice
Jeremy Huddleston
1
-2
/
+109
2012-04-23
XQuartz: Use screenInfo.{width,height} instead of grabbing it from the first ...
Jeremy Huddleston
1
-2
/
+2
2012-04-23
XQuartz: Separate out tablet and mouse event delivery into separate functions
Jeremy Huddleston
3
-139
/
+116
2012-04-23
XQuartz: Correct calculation of the size of our file descriptor array in cons...
Jeremy Huddleston
1
-1
/
+1
2012-04-23
XQuartz: Fix a deadlock in pre-dispatch code
Jeremy Huddleston
1
-1
/
+1
2012-04-23
test: Fix make dist
Jeremy Huddleston
1
-2
/
+3
2012-04-23
os: Annotate OsVendorFatalError as _X_ATTRIBUTE_PRINTF
Jeremy Huddleston
1
-1
/
+2
2012-04-23
xres: Fix build without composite
Jeremy Huddleston
2
-1
/
+5
2012-04-19
Merge remote-tracking branch 'yselkowitz/master'
Keith Packard
19
-32
/
+114
2012-04-19
Export CompositeClientWindowType
Keith Packard
3
-1
/
+5
2012-04-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
5
-88
/
+191
2012-04-19
Merge branch 'input-fixes' of git://people.freedesktop.org/~cndougla/xserver ...
Peter Hutterer
6
-432
/
+669
2012-04-18
Replay original touch begin event instead of generated begin event
Chase Douglas
1
-3
/
+15
2012-04-18
Update currentTime in dispatch loop
Chase Douglas
1
-0
/
+3
2012-04-18
Update device state including when touch record does not exist
Chase Douglas
2
-11
/
+3
2012-04-18
Check other clients' core masks properly when adding touch listener
Chase Douglas
1
-4
/
+4
2012-04-18
Ensure touch is ended when last listener is rejected
Chase Douglas
1
-8
/
+2
2012-04-18
Create a new dix touch record for an emulated touch with no listeners
Chase Douglas
2
-0
/
+33
2012-04-18
Rename TouchEnsureSprite to TouchBuildSprite and event type checks
Chase Douglas
3
-16
/
+8
2012-04-18
When activating an explicit grab, update owning listener
Chase Douglas
1
-0
/
+33
2012-04-18
Don't deactivate implicit pointer grab on fake touch end event
Chase Douglas
1
-0
/
+1
2012-04-18
End a pointer emulated touch event only on a "real" end event
Chase Douglas
1
-1
/
+2
2012-04-18
On touch accept, only process end event for owner if it has seen the end
Chase Douglas
1
-1
/
+10
2012-04-18
Fix copy/paste error from before git history in UpdateCurrentTimeIf()
Chase Douglas
1
-1
/
+1
2012-04-18
When deactivating an explicit pointer grab, reject all grabs on touches
Chase Douglas
1
-0
/
+11
2012-04-18
Accept touch sequence for pointer listener after second event delivery
Chase Douglas
1
-0
/
+6
2012-04-18
Split out helper function TouchListenerAcceptReject()
Chase Douglas
3
-34
/
+43
2012-04-18
Only set XI2 mask if pointer emulation is for XI2 client
Chase Douglas
1
-1
/
+2
2012-04-18
Check core event mask properly for pointer emulated touch events
Chase Douglas
1
-6
/
+12
2012-04-18
Added resourceproto version dependency, >= 1.2.0 now required
Erkki Seppälä
1
-1
/
+1
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
4
-8
/
+490
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
5
-2
/
+593
2012-04-18
dix: don't use a local wrapper for calling HashResourceID
Erkki Seppälä
2
-18
/
+20
2012-04-18
dix: add hashing functions to resource.h for others to use.
Erkki Seppälä
2
-16
/
+34
2012-04-18
dix: add a mechanism for iterating through all subresources
Erkki Seppälä
2
-1
/
+139
2012-04-18
composite: Report pixmap usage of client windows to resource extension.
Rami Ylimäki
2
-1
/
+38
[prev]
[next]