xwm: set the shell_surface's title
authorGiulio Camuffo <giuliocamuffo@gmail.com>
Wed, 11 Sep 2013 16:20:47 +0000 (18:20 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 11 Sep 2013 20:50:54 +0000 (13:50 -0700)
commit62942ad3a68a775786aae92a10438ccdf2c73fa9
treedf452cdf1ed852c0d8f83a35c66ba21cf49c8fc9
parentca43f0942e23356a0a0f3e08e4d20a8a31b4d629
xwm: set the shell_surface's title

add a new function pointer to the weston_shell_interface struct that
shells will set accordingly.
src/compositor.h
src/shell.c
src/xwayland/window-manager.c