On Sun, Jul 28, 2013 at 5:36 PM, nerdopolis
wrote:
> From: n3rdopolis
>
> This allows the fbdev-backend to be run from weston-launch, and have
> privileges to the input devices, similar to the drm-backend.
Hi,
I've just submitted a patch for this :).
> ---
> src/compositor-fbdev.c | 12
From: n3rdopolis
This allows the fbdev-backend to be run from weston-launch, and have privileges
to the input devices, similar to the drm-backend.
---
src/compositor-fbdev.c | 12
1 file changed, 12 insertions(+)
diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c
index 9
weston_launcher_open() was failing with:
recvmsg: Socket operation on non-socket
Signed-off-by: Adrian Negreanu
---
src/compositor-fbdev.c |9 +
1 file changed, 9 insertions(+)
diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c
index 9c3d17e..d2d8fe8 100644
--- a/src/c