mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
224280be22
Instead of asking all backends to do that for us, we can call ClutterStageWindow::redraw ourselves by default. This changeset fixes all backends to actually do the right thing, and move the stage implementation redraw inside the ClutterStageWindow implementation itself.