monado/doc/changes/compositor/mr.1316.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
158 B
Markdown
Raw Normal View History

2022-05-19 23:19:13 +00:00
c/main: Init comp_base as early as possible, because it needs to be finalised
last in destroy. It's basically a base class and should follow those semantics.