Skip to content

Draft: Adapt to explicit ClutterContext passing

This makes sure (tries to at liest) that every Clutter actor constructed by the shell has a 'context' parameter passed to it. This is due to the change in Mutter's Clutter where an explicit context pointer is required to be passed at construction.


Includes !1985 (merged)

Related: mutter#1948

Edited by Jonas Ådahl

Merge request reports