diff options
| author | Xaver Hugl <xaver.hugl@kde.org> | 2024-10-29 20:33:23 +0100 |
|---|---|---|
| committer | Xaver Hugl <xaver.hugl@kde.org> | 2024-10-29 20:33:23 +0100 |
| commit | 49b794ffddacdee5e0f8ace7f9755ba095b1a39c (patch) | |
| tree | 32c323d13295670bb87828496cc6af140f7944a5 | |
| parent | 772a0ca6d48ec9262e18bc684c98b28e409afa8b (diff) | |
color: add staging protocol preamble
Signed-off-by: Xaver Hugl <xaver.hugl@kde.org>
| -rw-r--r-- | staging/color-management/color-management-v1.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/staging/color-management/color-management-v1.xml b/staging/color-management/color-management-v1.xml index 259e8f9..81762ff 100644 --- a/staging/color-management/color-management-v1.xml +++ b/staging/color-management/color-management-v1.xml @@ -63,6 +63,11 @@ color encoding terminology where possible. The glossary in the color-and-hdr repository shall be the authority on the definition of terms in this protocol. + + Warning! The protocol described in this file is currently in the testing + phase. Backward compatible changes may be added together with the + corresponding interface version bump. Backward incompatible changes can + only be done by creating a new major version of the extension. </description> <interface name="wp_color_manager_v1" version="1"> |
