Skip to content

backends/{x11,virtual}: Allocate render data for all available outputs

Vlad Zahorodnii requested to merge work/zzag/backend-allocate-data into master

This makes the behavior of virtual and x11 backend consistent with the drm and the wayland backend and reduces the number of users of the Platform::outputEnabled signal.

Merge request reports