[PATCH 0/3] Add wl_output name event
Bryce W. Harrington
b.harrington at samsung.com
Tue Mar 18 12:12:22 PDT 2014
Apart from my phrasing suggestions on the first patch, the series looks
good now, so feel free to add:
Reviewed-by: Bryce Harrington <b.harrington at samsung.com>
On Mon, Mar 17, 2014 at 11:34:49AM +0800, Quanxian Wang wrote:
> This event contains name of output. It may be sent after
> binding the output object. It is intended that client could
> input a character output name as a parameter or for log output.
>
> Mainly for client, provide a sensible character name
> instead of object.
>
> Quanxian Wang (3):
> wayland: Add wl_output name event
> shell: Add wl_output name event
> weston:Add wl_output name event
>
> Wayland:
> protocol/wayland.xml | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> Shell:
> clients/desktop-shell.c | 10 +++++++++-
> clients/window.c | 10 +++++++++-
> 2 files changed, 18 insertions(+), 2 deletions(-)
>
> Weston:
> src/compositor.c | 3 +++
> 1 files changed, 3 insertions(+)
>
> --
> 1.8.1.2
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list