Add configurable support for wl_shell and xdg-shell accepted/tizen/common/20140828.144215 submit/tizen_common/20140828.143012 submit/tizen_ivi/20140902.000000 submit/tizen_ivi/20140904.000000
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 27 Aug 2014 10:15:08 +0000 (12:15 +0200)
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 27 Aug 2014 10:15:08 +0000 (12:15 +0200)
commit00e1a7194120feba9ec063cce2d08adc48784664
treeb864e71da07da70fc99678fd2708574ec22dc054
parent951da1ad2d0aca6164f91fec70d10d56d49095d3
Add configurable support for wl_shell and xdg-shell

If libwlmessage is built with the "--enable-xdg-shell"
configure flag AND the "WLMESSAGE_USE_XDG_SHELL"
environment variable is defined, then xdg-shell will be
used. Otherwise, fall back to wl_shell.

Change-Id: I65bd32315e0cadd1ebcf50464ffb1ea7eb3e053c
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
configure.ac
packaging/libwlmessage.spec
toytoolkit/window.c