index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
dix: remove requirement for client_id be the first element
Peter Hutterer
2
-4
/
+5
2011-12-21
dix: don't retrieve the syncEvents tail on an empty list
Peter Hutterer
1
-2
/
+3
2011-12-21
dix: button state must show the logical buttons, not physical buttons
Peter Hutterer
1
-1
/
+1
2011-12-21
mi: handle screen switching on pointer emulated touch events
Peter Hutterer
1
-0
/
+6
2011-12-21
mi: split move to new screen logic to a helper function
Peter Hutterer
1
-7
/
+15
2011-12-21
dix: Remove touch grabs if the grab disappears
Daniel Stone
3
-0
/
+48
2011-12-21
dix: hook up passive grabs and pointer emulated passive grabs
Peter Hutterer
3
-4
/
+60
2011-12-21
Xi: assign correct grab_mode/other_device_mode in XI2 passive grabs
Carlos Garnacho
1
-2
/
+8
2011-12-21
Xi: add the hooks for passive touch grabs
Peter Hutterer
3
-4
/
+55
2011-12-21
Xi: handle grab accept/reject requests
Peter Hutterer
1
-1
/
+52
2011-12-21
Xi: hook up touch ownership handling
Peter Hutterer
1
-1
/
+154
2011-12-21
Xi: hook up pointer emulation for emulating touches
Peter Hutterer
1
-1
/
+176
2011-12-21
dix: add touch to pointer event conversion helper
Peter Hutterer
2
-0
/
+64
2011-12-21
dix: add real_event parameter to ActivatePassiveGrab
Peter Hutterer
2
-4
/
+8
2011-12-21
Process and deliver touch events
Peter Hutterer
3
-2
/
+410
2011-12-21
dix: set core and button state based on the touch state
Peter Hutterer
1
-0
/
+5
2011-12-21
Xi: make UpdateDeviceState aware of touch events
Peter Hutterer
1
-0
/
+33
2011-12-21
dix: add TouchResourceIsOwner helper function
Peter Hutterer
2
-0
/
+11
2011-12-21
dix: add helper functions for adding/removing touch listeners
Peter Hutterer
2
-1
/
+227
2011-12-21
dix: add TouchGetPointerEventType helper function
Chase Douglas
2
-0
/
+22
2011-12-21
dix: when a window disappears, remove it from the touch sprite trace
Daniel Stone
3
-2
/
+41
2011-12-21
dix: add helper functions to build up/verify the sprite trace
Daniel Stone
2
-0
/
+91
2011-12-21
dix: add touch event history helper functions
Peter Hutterer
2
-0
/
+113
2011-12-21
Support XI 2.2 officially
Peter Hutterer
1
-1
/
+1
2011-12-21
Xi: allow selecting for touch events
Daniel Stone
1
-0
/
+43
2011-12-21
dix: handle DIX-submitted touch events
Peter Hutterer
1
-20
/
+57
2011-12-20
dix: generate touchpoints from driver-submitted data
Daniel Stone
1
-2
/
+148
2011-12-20
dix: add GetTouchOwnership event API
Daniel Stone
2
-0
/
+43
2011-12-20
dix: add DIX API to create touchpoints
Peter Hutterer
3
-0
/
+198
2011-12-20
dix: if we run out of space for new touch events, resize the queue
Peter Hutterer
2
-1
/
+118
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
4
-1
/
+272
2011-12-19
xfree86: bump the input ABI for the touch changes
Peter Hutterer
1
-1
/
+1
2011-12-19
input: add a TouchClassRec to the devices
Daniel Stone
8
-1
/
+362
2011-12-19
Add the touch input API stubs
Daniel Stone
4
-0
/
+89
2011-12-19
Hook up the ownership events
Peter Hutterer
6
-0
/
+78
2011-12-16
Xi: process raw touch events
Peter Hutterer
8
-2
/
+41
2011-12-16
Hook up TouchBegin/Update/End events
Peter Hutterer
7
-3
/
+53
2011-12-16
include: add a bunch of flags for GetTouchEvent processing
Peter Hutterer
1
-0
/
+9
2011-12-16
include: RawTouchEnd is the last event now
Peter Hutterer
1
-1
/
+3
2011-12-16
tests: update for touch support
Peter Hutterer
2
-9
/
+31
2011-12-16
Require inputproto 2.1.99.3
Peter Hutterer
1
-1
/
+1
2011-12-16
Xi: add a FIXME
Peter Hutterer
1
-0
/
+2
2011-12-16
Xi: split ProcessOtherEvent into ProcessDeviceEvent
Peter Hutterer
1
-17
/
+29
2011-12-16
dix: split positionSprite into scale_to_desktop and positionSprite
Peter Hutterer
1
-20
/
+52
2011-12-15
include: fix BUG_WARN_MSG for constant messages only
Peter Hutterer
1
-2
/
+2
2011-12-14
configure: split the required modules up
Peter Hutterer
1
-2
/
+16
2011-12-13
Merge branch 'for-whot' of git://people.freedesktop.org/~alanc/xserver into f...
Peter Hutterer
4
-12
/
+29
2011-12-13
dix: add a MAXEVENTS define for the number of core + extension events
Peter Hutterer
5
-7
/
+8
2011-12-13
dix: move event filter retrieval helpers to inpututils.c
Peter Hutterer
4
-21
/
+31
2011-12-13
dix: switch EventIsDeliverable to take the event type only
Peter Hutterer
2
-8
/
+7
[next]