[PATCH 0/3] Add wl_output name event
Jason Ekstrand
jason at jlekstrand.net
Wed Mar 19 10:01:42 PDT 2014
Quaxian,
I looked over the latest versions, and I think they all look good now from
a technical perspective. I'm still not 100% sure that this is needed, but
I think I'm ok with it.
--Jason Ekstrand
On Wed, Mar 19, 2014 at 12:30 AM, Quanxian Wang <quanxian.wang at intel.com>wrote:
> This event contains a human-readable name of output.
> It may be sent after binding the output object.
> It is intended that the client can use this output name
> as a parameter or display it in logs.
>
> For example, in weston randr application, output name can
> be a parameter in command line to stand for an output.
>
> 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 | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> Shell:
> clients/desktop-shell.c | 12 ++++++++++--
> clients/window.c | 12 ++++++++++--
> 2 files changed, 20 insertions(+), 4 deletions(-)
>
> Weston:
> src/compositor.c | 7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)
>
> --
> 1.8.1.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140319/48318f05/attachment.html>
More information about the wayland-devel
mailing list