mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

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.