mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-28 01:41:07 -05:00
color-management-v1: new protocol
This implements the bare minimum to expose the protocol interfaces. References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14
This commit is contained in:
parent
10b8880fc7
commit
0ab3c1d060
4 changed files with 609 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ wlr_files += files(
|
|||
'buffer/readonly_data.c',
|
||||
'buffer/resource.c',
|
||||
'wlr_alpha_modifier_v1.c',
|
||||
'wlr_color_management_v1.c',
|
||||
'wlr_compositor.c',
|
||||
'wlr_content_type_v1.c',
|
||||
'wlr_cursor_shape_v1.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue