mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
fbcaf1e0b3
If an actor is lying on the border of the Stage it might miss the LEAVE event when the pointer of a device leaves the Stage window. Since the backend is unsetting the Stage back pointer on the InputDevice we can queue the emission of a LEAVE event on the pointer actor as well. http://bugzilla.moblin.org/show_bug.cgi?id=9677