mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
Since we need to find the stage from the X11 Window, it's better to use a static hashmap that gets updated every time the ClutterStageX11:xwin member is changed, instead of iterating over every stage handled by the global ClutterStageManager singleton.