mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 16:44:10 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
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.