]> git.mdlowis.com Git - proto/labwc.git/commit
scaled-scene-buffer: use outputs_update signal
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 9 Jan 2025 17:39:59 +0000 (18:39 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 11 Jan 2025 06:29:46 +0000 (07:29 +0100)
commit6496773fd16521844fad764869654d9598e49b22
treec572e687e329a46e3c0b19512a190006f79beceb
parent1a6dd845a2d321ea754d1cfcf53d142436b41a3b
scaled-scene-buffer: use outputs_update signal

This fixes an issue with buffers not updating when an output is configured
for a new scale. It also supports windows being on more than 2 outputs at
once and in general simplifies the code.
include/common/scaled-scene-buffer.h
src/common/scaled-scene-buffer.c