summaryrefslogtreecommitdiff
path: root/sway/commands/output/render_bit_depth.c
AgeCommit message (Collapse)Author
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
This makes it possible to hint to the renderer and backends how many bits per channel the buffers that the compositor draws windows onto should have. Renderers and backends may deviate from this if they do not support the formats with higher bit depth.