Hi all
I'm working on a new build system called Meson. As part of development I
take open source projects and rewrite their build systems to ensure it
fulfils real world requirement. This time I took Wayland and Weston.
The patches are attached to this message for anyone to try them out. They
app
On Sat, Feb 21, 2015 at 11:04:13AM +, Emil Velikov wrote:
> Hi Bryce
>
> On 20 February 2015 at 23:26, Bryce Harrington wrote:
> > On Tue, Feb 17, 2015 at 03:13:32PM +, Emil Velikov wrote:
> >> Currently we use the wayland-scanner executable as found with
> >> AC_PATH_PROG, and then check
Okay, but I am still not seeing a clear answer to "why are touch pads
and touch screens different?" Perhaps the client has to do gestures, but
it seems to me that the answer is going to be the same whether the
controlling surface is on the screen surface or not.
The fact that you can point to som
Hi Bryce
On 20 February 2015 at 23:26, Bryce Harrington wrote:
> On Tue, Feb 17, 2015 at 03:13:32PM +, Emil Velikov wrote:
>> Currently we use the wayland-scanner executable as found with
>> AC_PATH_PROG, and then check the presence of wayland-scanner.pc
>>
>> Currently the latter is unused e