[client] wayland: fix color management errors

This commit is contained in:
Geoffrey McRae
2026-07-16 04:09:50 +10:00
parent 182970d431
commit e1375440e6
3 changed files with 14 additions and 6 deletions

View File

@@ -202,6 +202,7 @@ struct WaylandDSState
bool cmHasTFExtLinear;
bool cmHasPrimariesBT2020;
bool cmHasPrimariesSRGB;
bool cmHasPerceptualIntent;
bool cmCanDoHDR; // true if compositor supports features needed for HDR
// Pending HDR format to apply (set by frame thread, applied in swap buffers).