diff --git a/docs/features.md b/docs/features.md index 902cc15e..918134ba 100644 --- a/docs/features.md +++ b/docs/features.md @@ -134,6 +134,10 @@ Jay supports tearing presentation for games. Jay uses frame scheduling to achieve input latency as low as 1.5 ms. +## Color Management & HDR + +Jay supports the color management protocol and HDR10. + ## Protocol Support Jay supports the following wayland protocols: @@ -160,7 +164,7 @@ Jay supports the following wayland protocols: | wl_shm | 2 | | | wl_subcompositor | 1 | | | wp_alpha_modifier_v1 | 1 | | -| wp_color_manager_v1 | 1[^color_mng] | | +| wp_color_manager_v1 | 1 | | | wp_commit_timing_manager_v1 | 1 | | | wp_content_type_manager_v1 | 1 | | | wp_cursor_shape_manager_v1 | 2 | | @@ -197,4 +201,3 @@ Jay supports the following wayland protocols: [^lsaccess]: Sandboxes can restrict access to this protocol. [^ts_rejected]: Seat creation is always rejected. [^composited]: Cursors are always composited. -[^color_mng]: Only SRGB is supported.