On Mon, Aug 01, 2016 at 03:22:59PM +0200, Olivier Fourdan wrote:
> Add a new API to let compositor decide whether or not a wl_global
> should be advertised to the clients via wl_registry_bind() or
> display_get_registry()
>
> By using its own filter, the compositor can decide which wl_global would
On Jul 5, 2016, at 11:41 AM, Quentin Glidic
wrote:
>
> From: Quentin Glidic
>
> Signed-off-by: Quentin Glidic
Would be nice to see, in the commit message, what use case motivated
you to add this.
Reviewed-by: Yong Bakos
yong
> ---
> protocol/wayland.xml | 13 -
> 1 file chan
On Tue, 2 Aug 2016 13:07:30 +0200
Quentin Glidic wrote:
> On 02/08/2016 13:04, Pekka Paalanen wrote:
> > From: Pekka Paalanen
> >
> > Renames forgotten in "libweston: use new versioning scheme".
> >
> > Cc: Emil Velikov
> > Cc: Quentin Glidic
> > Signed-off-by: Pekka Paalanen
> > ---
>
> R
On 02/08/2016 13:04, Pekka Paalanen wrote:
From: Pekka Paalanen
Renames forgotten in "libweston: use new versioning scheme".
Cc: Emil Velikov
Cc: Quentin Glidic
Signed-off-by: Pekka Paalanen
---
Reviewed-by: Quentin Glidic
libweston/libweston.pc.in | 4 ++--
1 file changed, 2 insertio
From: Pekka Paalanen
Renames forgotten in "libweston: use new versioning scheme".
Cc: Emil Velikov
Cc: Quentin Glidic
Signed-off-by: Pekka Paalanen
---
libweston/libweston.pc.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libweston/libweston.pc.in b/libweston/libw
On Fri, 22 Jul 2016 14:52:42 +0100
Emil Velikov wrote:
> From: Emil Velikov
>
> The linker processes those in the order that they are given. Thus
> as-it we can get unresolved symbols.
>
> Signed-off-by: Emil Velikov
> ---
> Some places in weston already follow this approach, and although I'v
On Fri, 22 Jul 2016 14:51:49 +0100
Emil Velikov wrote:
> Hi all,
>
> Here is hopefully the final take on the series of the topic in question.
> The changes:
>
> - Reworked the README, elaborating on why and how to use
> REQUIRE_LIBWESTON_API_VERSION (what to write in your configure), how to
On 22/07/2016 15:51, Emil Velikov wrote:
From: Emil Velikov
Use the documented libweston-$major.so.0.$minor.$patch scheme.
An (almost) identical one is used by GLIB, GDK{2,3}, QT5, json-glib and
others.
Signed-off-by: Emil Velikov
---
I kind of agree with Quentin that the revision log isn't
On 22/07/2016 15:51, Emil Velikov wrote:
From: Emil Velikov
Common practise it to provide the includes directly into Cflags, hence
the variable is not needed and we can remove it.
Signed-off-by: Emil Velikov
---
Replaces the "libweston: do not add libweston-$version to the Cflags"
patch.
---
On 22/07/2016 15:51, Emil Velikov wrote:
From: Emil Velikov
Signed-off-by: Emil Velikov
---
Pekka, considering the noticable rework I've dropped your r-b.
v2:
- s/QT/Qt/;s/GTK/GDK/
- s/LIBWESTON_API_VERSION/REQUIRE_LIBWESTON_API_VERSION/
- Provide configure.ac example and mention how to ov
On Mon, 1 Aug 2016 18:51:46 +0200
Armin Krezović wrote:
> This patch makes the compositor user data a structure
> which can be expanded with new fields when necessary.
>
> v2:
>
> Don't export to_wet_compositor
>
> Signed-off-by: Armin Krezović
> ---
> compositor/main.c | 20 +++
11 matches
Mail list logo