mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
9e011958d4
It'll allow subclasses to get notified of the before-paint signal without having to connect to it. This will allow MetaStage to have proper watches being fired there without the cost of the signal handling machinery. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1421