active windows

Is there an easy way to get all of panda’s graphcisoutputs? Both those created automatically and those created manually?

Windows/buffers are managed by GraphicsEngine class, so just get the engine first. For the default window, it’s base.graphicsEngine, then you can use getNumWindows() and getWindow().