mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 13:18:15 +00:00

All StageWindow implementation already have back pointers, but we need a unified API to actually set them from the generic code path; we can use properties on the StageWindow interface — though this requires fixing all backends at the same time, to avoid GObject complaining.