mirror of
https://github.com/swaywm/sway.git
synced 2026-04-16 08:21:30 -04:00
Merge c4aebf1ed4 into 81246fc6dc
This commit is contained in:
commit
485ba5ca0e
1 changed files with 1 additions and 0 deletions
|
|
@ -627,6 +627,7 @@ bool server_init(struct sway_server *server) {
|
|||
if (server->renderer->features.input_color_transform) {
|
||||
const enum wp_color_manager_v1_render_intent render_intents[] = {
|
||||
WP_COLOR_MANAGER_V1_RENDER_INTENT_PERCEPTUAL,
|
||||
WP_COLOR_MANAGER_V1_RENDER_INTENT_RELATIVE,
|
||||
};
|
||||
size_t transfer_functions_len = 0;
|
||||
enum wp_color_manager_v1_transfer_function *transfer_functions =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue