]> git.mdlowis.com Git - proto/labwc.git/commit
src/output.c: notify clients about config errors
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 22 Feb 2024 20:22:28 +0000 (21:22 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Thu, 22 Feb 2024 22:40:03 +0000 (23:40 +0100)
commitd69faffc4edcf179396c820eaea0d4d18b30ca1f
tree3f1b13ff1a54618ccc542a05109c774af8298727
parent1aa906e0de740a6af96c7365e03c137f84bbc414
src/output.c: notify clients about config errors

Preliminary fix for #1525.

Based on the protocol we should also revert all
previously correctly committed outputs. #1528
is doing just that but may cause regressions so
we need a short term solution and then deal with
potential issues in #1528 after the release.
src/output.c