Skip to content

workspace: reduce placeholder output size

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

Maximized windows get resized to this when the last output gets removed, which can increase VRAM load unnecessarily. As the placement tracker resizes windows back to their original size, we can reduce the size of the placeholder output without causing additional issues

Merge request reports