color-management-v1: initial implementation
This commit is contained in:
parent
084006d64a
commit
c66f5798b7
22 changed files with 1130 additions and 3 deletions
|
|
@ -160,6 +160,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_commit_timing_manager_v1 | 1 | |
|
||||
| wp_content_type_manager_v1 | 1 | |
|
||||
| wp_cursor_shape_manager_v1 | 1 | |
|
||||
|
|
@ -195,3 +196,4 @@ 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