0936d7bd06
Instead of calling "init_onscreen()" on two different separate vtables from the allocate() funtion, just have the CoglOnscreen sub types themself implement allocate() and initialize in there. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1514>