xwm: Use Pango to draw title string if available
authorLouis-Francis Ratté-Boulianne <lfrb@collabora.com>
Mon, 13 Nov 2017 21:20:56 +0000 (16:20 -0500)
committerDaniel Stone <daniels@collabora.com>
Tue, 5 Dec 2017 14:09:31 +0000 (14:09 +0000)
commit037f056ec3fc30246dda66e4375d6329e49e4cff
treee47c3058036b673e480abb180f0120f894b79d7c
parent864e39bf96edd86906239f6c079fab2550df41f7
xwm: Use Pango to draw title string if available

If Weston is built with Pango, use it to render the title for
X11 applications and Weston toy toolkit clients. It allows us
to ellipsize the title when there isn't enough space to show the
whole string.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Makefile.am
configure.ac
shared/cairo-util.c