]> git.mdlowis.com Git - proto/labwc.git/commit
Add placeholder output-config verification
authorAlex Bryan <abryancs@gmail.com>
Sun, 28 Feb 2021 05:08:47 +0000 (00:08 -0500)
committerAlex Bryan <abryancs@gmail.com>
Sun, 28 Feb 2021 05:08:47 +0000 (00:08 -0500)
commit50137e0bbe4d130dd5d0c7125c50c0ab505ab5d3
treed41700184973cc33aff87fdeb4898e6c85bd8212
parent2a0f171340964804f1e18663ca0248876b0c0e1f
Add placeholder output-config verification

Added a placeholder function to verify an output configuration that
we've received from a client via output-management-v1. Currently we just
assume the config is valid and teturn true, but we should really look
at the config before applying it
src/output.c