mirror of
https://github.com/brl/mutter.git
synced 2025-03-12 22:35:04 +00:00

If the pointer is inside the window frame when it's shown then we need to synthesize and emit a NSMouseEnterEvent ourselves, as Quartz won't do it for us. This is a bit of a blind commit - but it's taken from an equivalent patch that has been verified to work in GDK.