chromium/third_party/wayland-protocols/README.chromium

Name: wayland-protocols
URL: http://wayland.freedesktop.org/
Version: 1.34
License: MIT
License File: src/COPYING
Security Critical: yes
Shipped: yes

Description:
wayland-protocols/src contains the official library of Wayland protocol
extensions maintained by the developers of the Wayland project.

unstable/ contains unofficial ChromeOS extensions to wayland.

Repository:
https://anongit.freedesktop.org/git/wayland/wayland-protocols.git.

Source checkout path:
src/third_party/wayland-protocols/src

Additional note:
This component wraps several external sources of Wayland protocol extensions.
Descriptions of each source go below.

To upgrade a source to a new version:
- Find the commit hash of that version in the project's git repository specified
  in the source's section below.
- Update the DEPS entry to the commit found above with this command:
  $ roll-dep --roll-to=<commit> <source-checkout-path>
- Run gclient sync to update the local working copy with the new version.
- Update this README to reflect the new version number in the source's section.

Please follow the guideline below when updating an extension protocol.
https://source.chromium.org/chromium/chromium/src/+/main:components/exo/wayland/README.md

-------------------- DEPENDENCY DIVIDER --------------------
Name: gtk
URL: https://github.com/GNOME/gtk
Version: 4.3.0
License: GNU LGPL 2
License File: gtk/COPYING
Security Critical: yes
Shipped: yes

Description:
wayland-protocols/gtk contains the GTK toolkit.  In its gdk/wayland/protocol
subdirectory there are Wayland protocol extensions exposed by Mutter Wayland
compositor, which is used by GNOME desktop environment.

Repository:
https://github.com/GNOME/gtk.git.

Source checkout path:
src/third_party/wayland-protocols/gtk

-------------------- DEPENDENCY DIVIDER --------------------
Name: plasma-wayland-protocols
URL: https://github.com/KDE/plasma-wayland-protocols
Version: 1.3.0
License: GNU LGPL 2.1
License File: kde/COPYING.LIB
Security Critical: yes
Shipped: yes

Description:
wayland-protocols/kde contains Wayland protocol extensions exposed by
KWin Wayland compositor, which is used by KDE Plasma desktop environment.

Repository:
https://github.com/KDE/plasma-wayland-protocols.git.

Source checkout path:
src/third_party/wayland-protocols/kde