index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
6
-8
/
+96
2012-04-16
Use touch state when querying pointer through core protocol
Chase Douglas
1
-2
/
+1
2012-04-16
Ensure sequential touches are pointer emulated sequentially
Chase Douglas
1
-1
/
+74
2012-04-16
Update event type when delivering end event to a pointer listener
Chase Douglas
1
-0
/
+7
2012-04-16
Don't update listener after deactivating implicit pointer grab
Chase Douglas
1
-1
/
+3
2012-04-16
xfree86: after VT switching back, only enable previously enabled devices
Peter Hutterer
2
-2
/
+9
2012-04-12
dix: don't BUG_WARN for button events from button-only device
Daniel Kurtz
1
-1
/
+1
2012-04-11
hw/xfree86: Re-indent xf86vmode.c
Keith Packard
1
-346
/
+480
2012-04-11
hw/xfree86: Spurious ');' in xf86vmode.c messed up indentation badly
Keith Packard
1
-1
/
+1
2012-04-11
Xi: fix XITouchClass sourceid assignment
Peter Hutterer
1
-1
/
+1
2012-04-08
Revert "xfree86: workaround crash on close"
Keith Packard
1
-2
/
+1
2012-04-05
Implement passive touch ungrabbing
Chase Douglas
1
-2
/
+7
2012-04-05
XQuartz: Automatically start our virtual tablet devices
Jeremy Huddleston
1
-3
/
+3
2012-03-30
XQuartz: Tiger build fix
Jeremy Huddleston
1
-6
/
+8
2012-03-30
os: Fix regression with FatalError not calling va_start
Jeremy Huddleston
1
-0
/
+2
2012-03-30
xfree86: workaround crash on close
Michal Suchanek
1
-1
/
+2
2012-03-29
test: reset the client before checking the swapped version
Peter Hutterer
1
-0
/
+1
2012-03-29
test: init the sync extensions for tests to pass again
Peter Hutterer
2
-0
/
+27
2012-03-29
Bump input ABI to 17 for per-device idlecounters
Peter Hutterer
1
-1
/
+1
2012-03-26
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
80
-4708
/
+5343
2012-03-26
man: s/__xservername__/Xorg/g - no longer required
Gaetan Nadon
6
-69
/
+69
2012-03-26
man: s/__xconfigfile__/xorg.conf/g - no longer required
Gaetan Nadon
6
-52
/
+52
2012-03-26
XQuartz: Use scrolling valuators
Jeremy Huddleston
4
-48
/
+43
2012-03-26
XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time
Jeremy Huddleston
1
-8
/
+10
2012-03-26
XQuartz: Call update_desktop_dimensions() after updating our screen coordinates
Jeremy Huddleston
1
-0
/
+3
2012-03-25
XQuartz: Formatting cleanup for sendX11NSEvent
Jeremy Huddleston
1
-44
/
+36
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
68
-4636
/
+5227
2012-03-24
XQuartz: Detect FatalErrors on startup to prevent tight crash loops
Jeremy Huddleston
4
-1
/
+51
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
11
-19
/
+20
2012-03-24
XQuartz: Add a defaults option to disable the RENDER extension
Jeremy Huddleston
2
-0
/
+5
2012-03-24
XQuartz: Use doubles for input valuators
Jeremy Huddleston
2
-72
/
+59
2012-03-24
XQuartz: Xi: darwinPointer is now Relative
Jeremy Huddleston
1
-2
/
+2
2012-03-24
XQuartz: Move our logs into an X11 subdirectory
Jeremy Huddleston
1
-3
/
+9
2012-03-23
test: Fix 'make dist' for configurations that build the Xorg DDX
Jeremy Huddleston
1
-0
/
+3
[next]