xwayland: Check for sigusr1 in event handler
authorChris Michael <cp.michael@samsung.com>
Fri, 5 Sep 2014 19:00:00 +0000 (15:00 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 26 Jun 2015 00:04:30 +0000 (20:04 -0400)
commit8f09e55b45a4fb4bdf718c8ef6fd61a4cb4dd754
tree2394ca06ea034b69d69b4d86f7e9322947a75b9e
parentf49acd38b417e1ee4d3c991a7bea901034407cdc
xwayland: Check for sigusr1 in event handler

XWayland servers sends us SIGUSR1 when it has finished initializing,
so we should be checking the signal number when we get the event.

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