monado/doc/changes/compositor/mr.2113.2.md
2024-01-08 16:59:51 +00:00

413 B

main: Let sub-classed targets override compositor extents. The big win here is that targets no longer writes the preferred_[width|height] on the compositor's settings struct. And this moves us closer to not using comp_compositor or comp_settings in the targets which means they can be refactored out of main and put into util, lettings us reuse them, and even have multiple targets active at the same time.