]> git.mdlowis.com Git - proto/labwc.git/commit
src/output.c: Make sure we are always using the correct scene_node
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 30 Apr 2022 23:23:31 +0000 (01:23 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 2 May 2022 08:54:01 +0000 (09:54 +0100)
commite75af14d3d3b0eae83b0416b1a16e66134f9bf7b
tree4bb46545c0541c711a5118edf103790321894806
parent60966f5fded3926bc17a7543ed17f4d039d86efd
src/output.c: Make sure we are always using the correct scene_node

Also make sure we are only applying layout specific changes
once the output specific ones were committed successfully.

Fixes #312
Reported-By: @fakeczg
src/output.c