Hi,
I have a Clutter.Stage from a GtkClutter.Embed added to a Gtk.Window
and I get motion event from the stage but if the mouse pointer get
outside of the window the gotten positions in the motion event are restricted
to the size of the window and do not reflect to the real position of the mouse.