6a980793c6
Instead of returning CLUTTER_X11_FILTER_CONTINUE always from clutter_x11_handle_event() return CLUTTER_X11_FILTER_REMOVE if the event was on a stage and translated to a ClutterEvent. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>