diff --git a/src/protocols/kde-output-device-v2.xml b/src/protocols/kde-output-device-v2.xml index 34b3970a2f34075771411adc5538e875ae67a128..a70d41ac3b418a57477c4a8f665b4c856c2b3009 100644 --- a/src/protocols/kde-output-device-v2.xml +++ b/src/protocols/kde-output-device-v2.xml @@ -11,7 +11,7 @@ ]]> - + An output device describes a display device available to the compositor. output_device is similar to wl_output, but focuses on output @@ -321,7 +321,28 @@ - + + + + + + + + + + + + + + + + + + This can be used to provide the colors users assume sRGB applications should have based on the + default experience on many modern sRGB screens. + + + diff --git a/src/protocols/kde-output-management-v2.xml b/src/protocols/kde-output-management-v2.xml index 312b6613a9c24c8bac5c35b69df79d024c597f14..7154c9031a4c2f4dc1b2d9f7a08604083b37b0c8 100644 --- a/src/protocols/kde-output-management-v2.xml +++ b/src/protocols/kde-output-management-v2.xml @@ -6,11 +6,12 @@ SPDX-FileCopyrightText: 2012-2013 Collabora, Ltd. SPDX-FileCopyrightText: 2015 Sebastian Kügler SPDX-FileCopyrightText: 2021 Méven Car + SPDX-FileCopyrightText: 2023 Xaver Hugl SPDX-License-Identifier: MIT-CMU ]]> - + This interface enables clients to set properties of output devices for screen configuration purposes via the server. To this end output devices are referenced @@ -62,7 +63,7 @@ - + outputconfiguration is a client-specific resource that can be used to ask the server to apply changes to available output devices. @@ -260,5 +261,22 @@ + + + + + + + + + + + + This can be used to provide the colors users assume sRGB applications should have based on the + default experience on many modern sRGB screens. + + + +