Skip to content

workspace: don't make the placeholder output too big

Xaver Hugl requested to merge work/zamundaaa/virtual-texture-size into master

The size is used in NETRootInfo::setDesktopGeometry, which seems to cause some applications to misbehave or even crash because they attempt to create a texture larger than what the GPU supports.

CCBUG: 461848

Merge request reports