mirror of
https://github.com/brl/mutter.git
synced 2025-02-15 04:44:11 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
The ClutterStageX11 implementation does most of the heavy lifting, so subclasses like ClutterStageGLX and ClutterStageEGL do not need to handle things like creating the stage Window and selecting events; just chaining up and using the internal API will suffice.