diff --git a/doc/changes/compositor/mr.1269.md b/doc/changes/compositor/mr.1269.md new file mode 100644 index 000000000..19da3fd18 --- /dev/null +++ b/doc/changes/compositor/mr.1269.md @@ -0,0 +1,3 @@ +main: Refactor comp_target_swapchain to not pre-declare internal functions, we +seem to be moving away from this style in the compositor so refactor the +`comp_target_swapchain` file before adding the vblank thread in there.