Re: [PATCH weston] fbdev-backend: Support being launched from weston-launch

2013-07-28 Thread Adrian M Negreanu
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

Re: [PATCH weston] build: check for INPUT_PROP_MAX in linux/input.h

2013-07-02 Thread Adrian M Negreanu
On Tue, Jul 2, 2013 at 6:00 PM, Pekka Paalanen wrote: > On Tue, 2 Jul 2013 17:26:27 +0300 > Adrian Negreanu wrote: > >> From: Adrian Negreanu > > > Why? When could it be missing? If one uses kernel headers before the kernel commit: commit 85b7720039fc000b561c20fe2aaa3b54cddae4a7 Author: He