[PATCH 0/3] Add wl_output name event

Quanxian Wang quanxian.wang at intel.com
Sun Mar 16 20:34:49 PDT 2014


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



More information about the wayland-devel mailing list