diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-07-15 15:49:39 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-07-15 15:49:39 +0200 |
| commit | 22f38efd69911613d8438d73b8823500f2b58f04 (patch) | |
| tree | b51ee5279b674504f986560952ad8014cc148196 /include | |
| parent | 37d282774d6d06b230aefbf0f71f0d6c0fbf32c1 (diff) | |
hdr capture: switch from kde output device to color management protocol
Diffstat (limited to 'include')
| -rw-r--r-- | include/defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/defs.h b/include/defs.h index 7aa9d32..b868148 100644 --- a/include/defs.h +++ b/include/defs.h @@ -27,7 +27,6 @@ typedef enum { } gsr_monitor_rotation; typedef struct { - bool hdr_enabled; float sdr_white_luminance; /* cd/m² (nits) */ float max_peak_luminance; /* cd/m² (nits) */ } gsr_monitor_hdr_info; |
