Fix crash when trying to move wayland client applications.
authorChris Michael <cp.michael@samsung.com>
Tue, 13 Aug 2013 13:49:30 +0000 (14:49 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 13 Aug 2013 13:51:00 +0000 (14:51 +0100)
commit37e2134cf745cc2f5e443508c6769ca9d26f4850
treea1b31a8daabd1f82d2c92955d155bdd19589492b
parent3883a82fe9a1560188de21cbb5316c7c2982b1fe
Fix crash when trying to move wayland client applications.
Add callbacks for e_desktop_shell interface functions (cannot be NULL
anymore).
When we bind the wl_shell, we will create the e_desktop_shell.

NB: The e_desktop_shell was not being created or bound to the display
globals.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/wl_desktop_shell/e_mod_main.c