[PATCH 0/3] Add wl_output name event
Quanxian Wang
quanxian.wang at intel.com
Thu Mar 13 19:27:03 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 info.
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