mirror of
https://github.com/brl/mutter.git
synced 2025-03-21 10:43:53 +00:00

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.