]> git.mdlowis.com Git - proto/labwc.git/commit
output: ensure we don't run into an assert() on VT switch
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 8 Apr 2024 14:29:20 +0000 (16:29 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 8 Apr 2024 20:14:47 +0000 (21:14 +0100)
commitc9de3580752ef3322ee3ce4cf13c10f151509407
tree51735d5414c217617f52a51302d02d5beb75faf9
parent2c2341530bce800c90e6cb015dd274dedfea6d6c
output: ensure we don't run into an assert() on VT switch

Also reduce log spam from failed output commits that
can happen for various reasons outside of our control.

Fixes: #1667
src/common/scene-helpers.c
src/output.c