On 21/02/2015 06:08 , Bill Spitzak wrote:
> On 02/19/2015 04:49 PM, Peter Hutterer wrote:
>
>> unless you have the context you cannot know. and the only thing to have
>> that context is the client. sure you can make all sorts of exceptions
>> ("but
>> double-tap should always be doubletap") but th
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 even if AC_PATH_PROG fails to find the
> binary. Rework things to use t
On Mon, Feb 16, 2015 at 12:12:56PM +0200, Pekka Paalanen wrote:
> On Mon, 16 Feb 2015 11:00:36 +0100
> Manuel Bachmann wrote:
>
> > From: Manuel Bachmann
> >
> > Some of the .png files are specific to ivi-shell. Avoid installing
> > them to "$prefix/share/weston" if ivi-shell has explicitly bee
On Tue, Feb 17, 2015 at 11:29:24AM +0200, Pekka Paalanen wrote:
> On Mon, 16 Feb 2015 12:52:27 -0800
> Bill Spitzak wrote:
>
> > On 02/14/2015 01:18 AM, Bryce Harrington wrote:
> >
> > > You can check out this spiffed up documentation at:
> > >
> > >http://wayland.freedesktop.org/docs/html/
Le 19/02/2015 03:41, Titus Johnson a écrit :
> Just checking mem leaks.
> Is this normal or are we shooting for zero leaks?
>
> [21:32:52.432] weston 1.7.0
>http://wayland.freedesktop.org
>Bug reports to:
> https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&
On 02/19/2015 04:49 PM, Peter Hutterer wrote:
unless you have the context you cannot know. and the only thing to have
that context is the client. sure you can make all sorts of exceptions ("but
double-tap should always be doubletap") but that just changes the caliber
you're going to shoot yourse
Cleanup functions of weston clients are never called
after wl_display_run(), so that some of process_info of clients will not be
freed.
Signed-off-by: Ryo Munakata
---
src/compositor.c | 24 +---
src/compositor.h | 1 +
2 files changed, 22 insertions(+), 3 deletions(-)
dif
Something went wrong.
Resent.
Thanks.
--
Ryo Munakata
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel
Cleanup functions of weston clients are never called
after wl_display_run(), so that some of process_info of clients will not be
freed.
Signed-off-by: Ryo Munakata
---
src/compositor.c | 24 +---
src/compositor.h | 1 +
2 files changed, 22 insertions(+), 3 deletions(-)
dif