mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
9c038ebefb
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.