Merge pull request #437 from mahkoh/jorth/hdr-docs
docs: fix color management docs
This commit is contained in:
commit
fd46fbbbd3
1 changed files with 5 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue