Use wl_resource_get_user_data to get the currently focused surface.
authorChris Michael <cp.michael@samsung.com>
Tue, 2 Jul 2013 12:55:57 +0000 (13:55 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 2 Jul 2013 12:57:07 +0000 (13:57 +0100)
commit7eb58780f308d67802c9f0ff95ef3a130a458c9b
treec0ee95ad4b7a93b67614f5faeb8185d194992b52
parent74a7a4ef91441d8e0fe3de617470394f08f9ad50
Use wl_resource_get_user_data to get the currently focused surface.
Destroy surface ping_timer when surface is destroyed.
Use wl_resource_get_client for client comparison

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