Re: [Pull request]: couple of fixes for xwayland

2016-11-30 Thread Adam Jackson
On Wed, 2016-11-30 at 03:55 -0500, Olivier Fourdan wrote:
> The following changes since commit d6a6e1d6abb110ff00ad31b94cd29d92ca7c71a5:
> 
>   Xi: when creating a new master device, update barries for all clients 
> (2016-11-30 12:05:34 +1000)
> 
> are available in the git repository at:
> 
>   git://people.freedesktop.org/~ofourdan/xserver xwayland
> 
> for you to fetch changes up to e1d30075c923f96a375895d74ea12a3c92a640c6:
> 
>   configure: Enable glamor when building just Xwayland (2016-11-30 09:47:43 
> +0100)

remote: I: patch #119782 updated using rev 
f43207c1c4a8487600cf3ea116c10437417c861b.
remote: I: patch #124726 updated using rev 
59ad0e6a416d8e23f9d962af67a16ee28ec7867b.
remote: I: patch #123091 updated using rev 
e1d30075c923f96a375895d74ea12a3c92a640c6.
remote: I: 3 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   d6a6e1d..e1d3007  master -> master

- ajax
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

[Pull request]: couple of fixes for xwayland

2016-11-30 Thread Olivier Fourdan
The following changes since commit d6a6e1d6abb110ff00ad31b94cd29d92ca7c71a5:

  Xi: when creating a new master device, update barries for all clients 
(2016-11-30 12:05:34 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~ofourdan/xserver xwayland

for you to fetch changes up to e1d30075c923f96a375895d74ea12a3c92a640c6:

  configure: Enable glamor when building just Xwayland (2016-11-30 09:47:43 
+0100)


Adam Jackson (1):
  configure: Enable glamor when building just Xwayland

Olivier Fourdan (2):
  glamor: restore vfunc handlers on init failure
  xwayland: Fix use after free of cursors

 configure.ac |  5 +
 glamor/glamor.c  | 11 ---
 hw/xwayland/xwayland-input.c | 17 +
 3 files changed, 22 insertions(+), 11 deletions(-)
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Re: [Pull request]: couple of fixes for xwayland

2016-09-28 Thread Adam Jackson
On Fri, 2016-09-23 at 06:24 -0400, Olivier Fourdan wrote:
> The following changes since commit d0c5d205a919fc1d2eb599356090b58b1bf0176d:
> 
>   dix: Make InitCoreDevices() failures more verbose. (2016-09-21 21:11:40 
> +1000)
> 
> are available in the git repository at:
> 
>   git://people.freedesktop.org/~ofourdan/xserver xwayland
> 
> for you to fetch changes up to 0a20d5f8cb3f3f9a81b2795ae1865e72541022d4:
> 
>   xwayland: Clear up x_cursor on UnrealizeCursor() (2016-09-23 09:00:58 +0200)

Merged:

remote: I: patch #72738 updated using rev 
36e1a058c5826398ceea9dba6c166ae40c75646e.
remote: I: patch #110689 updated using rev 
b79eaf1184f6514ede9dcd9baaa24a40ef724a15.
remote: I: patch #111707 updated using rev 
862a3dab287b5186a958d0131d70779468348e3e.
remote: I: 3 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   fd4a6dc..862a3da  master -> master

- ajax
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

[Pull request]: couple of fixes for xwayland

2016-09-23 Thread Olivier Fourdan
The following changes since commit d0c5d205a919fc1d2eb599356090b58b1bf0176d:

  dix: Make InitCoreDevices() failures more verbose. (2016-09-21 21:11:40 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~ofourdan/xserver xwayland

for you to fetch changes up to 0a20d5f8cb3f3f9a81b2795ae1865e72541022d4:

  xwayland: Clear up x_cursor on UnrealizeCursor() (2016-09-23 09:00:58 +0200)


Olivier Fourdan (2):
  xwayland: handle EAGAIN on Wayland fd
  xwayland: Clear up x_cursor on UnrealizeCursor()

Rui Matos (1):
  xwayland: Close the shm fd as early as possible

 hw/xwayland/xwayland-cursor.c |  7 ---
 hw/xwayland/xwayland-shm.c| 46 
+++---
 hw/xwayland/xwayland.c| 34 +++---
 hw/xwayland/xwayland.h|  1 +
 4 files changed, 55 insertions(+), 33 deletions(-)
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel