Re: [PATCH weston 5/8] headless-backend: Init fake pointer and keyboard

2013-05-18 Thread Quentin Glidic
On 17/05/2013 22:40, Hardening wrote: From what i'm experimenting here, a seat is not required anymore once you have applied eb1e130. On my branch i've removed the fake_seat from the RDP compositor, and it starts correctly. The idea behind this commit is to start using the headless backend for

Re: [PATCH weston 5/8] headless-backend: Init fake pointer and keyboard

2013-05-17 Thread Hardening
Le 17/05/2013 16:20, Quentin Glidic a écrit : From: "U. Artie Eoff" Signed-off-by: Quentin Glidic --- src/compositor-headless.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/compositor-headless.c b/src/compositor-headless.c index 0df0f7d..3776031 100644 --- a/src/compositor-head

[PATCH weston 5/8] headless-backend: Init fake pointer and keyboard

2013-05-17 Thread Quentin Glidic
From: "U. Artie Eoff" Signed-off-by: Quentin Glidic --- src/compositor-headless.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/compositor-headless.c b/src/compositor-headless.c index 0df0f7d..3776031 100644 --- a/src/compositor-headless.c +++ b/src/compositor-headless.c @@ -173,6 +