[pull request] xwayland fixes
Olivier Fourdan
ofourdan at redhat.com
Mon Sep 21 10:15:28 PDT 2015
Hi Adam,
Could you please pull from the following git tree some fixes for Xwayland (some are quite old).
Cheers,
Olivier
---
The following changes since commit 58d54ee82dfae5486bc09d04d2760c922d54d631:
glamor: explicitly check for GL_OES_EGL_image (2015-09-17 11:03:15 -0400)
are available in the git repository at:
git://people.freedesktop.org/~ofourdan/xserver xwayland
for you to fetch changes up to 8ab3892ee988002c578b2093970115daa509ada3:
xwayland: Always update the wl_pointer cursor on pointer focus (2015-09-21 14:26:44 +0200)
----------------------------------------------------------------
Boyan Ding (1):
xwayland: Activate and enable device on first capability reporting
Carlos Garnacho (3):
xwayland: Add xwl_touch struct
xwayland: Implement the wl_touch interface
xwayland: Remove related touchpoints when unrealizing windows
Jasper St. Pierre (1):
xwayland-input: Remove our XYToWindow handler
Jonas Ã…dahl (1):
xwayland: Always update the wl_pointer cursor on pointer focus
Peter Hutterer (3):
xwayland: use the device pointer we already have
xwayland: fix crash on enter/leave for a grabbed slave device
xwayland: call through to miPointerWarpCursor on warp_cursor
dix/events.c | 53 +++++++++++++++++++++------
hw/xwayland/xwayland-cursor.c | 1 +
hw/xwayland/xwayland-input.c | 265 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
hw/xwayland/xwayland.c | 6 ++--
hw/xwayland/xwayland.h | 14 +++++++-
include/dix.h | 4 +++
include/inputstr.h | 1 +
include/scrnintstr.h | 4 +++
mi/mipointer.c | 17 ++++++++-
mi/mipointrst.h | 1 +
10 files changed, 313 insertions(+), 53 deletions(-)
More information about the xorg-devel
mailing list