On Mon, 11 Aug 2014 10:04:01 +0200
Marek Chalupa wrote:
> The code looks clearer, seems working and I haven't found any issue in the
> code, therefore:
>
> Reviewed-by: Marek Chalupa
>
> For both patches
I checked that the scanner output in both Wayland and Weston stays
identical. Both patche
The code looks clearer, seems working and I haven't found any issue in the
code, therefore:
Reviewed-by: Marek Chalupa
For both patches
On 9 August 2014 00:22, Jasper St. Pierre wrote:
> "is_interface" is a really terrible name for the client or server
> variants, and instead of checking whe
"is_interface" is a really terrible name for the client or server
variants, and instead of checking whether we were passed the requests or
the events, just pass an argument through.
---
src/scanner.c | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/sr