[PATCH] wayland-server: update the client fd when it failed to flush with EAGAIN

2018-11-22 Thread Jeonghyun Kang
When a wayland compositor gets an EAGAIN error wheneversending or receiving event(s) to a client in thewl_closure_send() or the wl_closure_queue(), the errorvariable of the wl_client for the client will be set totrue and the client is going to be killed by thecompositor later soon. This patch f

Re: [PATCH RFC wayland-protocols] Add secure output protocol

2018-11-22 Thread Nautiyal, Ankit K
On 11/22/2018 1:01 PM, C, Ramalingam wrote: Hi Scott, I am working on enabling the HDCP1.4 and 2.2 in kernel and Weston from Intel. Would like to share some points here. On 11/21/2018 7:35 AM, Scott Anderson wrote: Hi, As far as I understand, the different types and versions of protectio