[PATCH] rdp-compositor: fix compilation with FreeRDP 2.0-rc4

2018-12-04 Thread David Fort
Some members have been removed from FreeRDP structs, so let's use local variables. --- libweston/compositor-rdp.c | 86 +++--- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/libweston/compositor-rdp.c b/libweston/compositor-rdp.c index 134e7298..871

Re: [PATCH wayland-protocols] unstable: add xcursor-configuration

2018-12-04 Thread Simon Ser
Hi Johan, Pekka, Jonas, What do you think of this protocol? Thanks, Simon On Thursday, October 18, 2018 11:29 AM, Simon Ser wrote: > Clients are responsible for loading and setting cursors. For this > purpose they often use XCursor images via the libwayland-cursor > library. However clients ha