[M120 Migration][VD] Remove accessing oom_score_adj in zygote process
[platform/framework/web/chromium-efl.git] / third_party / wayland-protocols / README.chromium
1 Name: wayland-protocols
2 URL: http://wayland.freedesktop.org/
3 Version: 1.31
4 License: MIT
5 License File: src/COPYING
6 Security Critical: yes
7 Shipped: yes
8
9 Description:
10 wayland-protocols/src contains the official library of Wayland protocol
11 extensions maintained by the developers of the Wayland project.
12
13 unstable/ contains unofficial ChromeOS extensions to wayland.
14
15 Repository:
16 https://anongit.freedesktop.org/git/wayland/wayland-protocols.git.
17
18 Source checkout path:
19 src/third_party/wayland-protocols/src
20
21 Additional note:
22 This component wraps several external sources of Wayland protocol extensions.
23 Descriptions of each source go below.
24
25 To upgrade a source to a new version:
26 - Find the commit hash of that version in the project's git repository specified
27   in the source's section below.
28 - Update the DEPS entry to the commit found above with this command:
29   $ roll-dep --roll-to=<commit> <source-checkout-path>
30 - Run gclient sync to update the local working copy with the new version.
31 - Update this README to reflect the new version number in the source's section.
32
33 Please follow the guideline below when updating an extension protocol.
34 https://source.chromium.org/chromium/chromium/src/+/main:components/exo/wayland/README.md
35
36 -------------------- DEPENDENCY DIVIDER --------------------
37 Name: gtk
38 URL: https://github.com/GNOME/gtk
39 Version: 4.3.0
40 License: GNU LGPL 2
41 License File: gtk/COPYING
42 Security Critical: yes
43 Shipped: yes
44
45 Description:
46 wayland-protocols/gtk contains the GTK toolkit.  In its gdk/wayland/protocol
47 subdirectory there are Wayland protocol extensions exposed by Mutter Wayland
48 compositor, which is used by GNOME desktop environment.
49
50 Repository:
51 https://github.com/GNOME/gtk.git.
52
53 Source checkout path:
54 src/third_party/wayland-protocols/gtk
55
56 -------------------- DEPENDENCY DIVIDER --------------------
57 Name: plasma-wayland-protocols
58 URL: https://github.com/KDE/plasma-wayland-protocols
59 Version: 1.3.0
60 License: GNU LGPL 2.1
61 License File: kde/COPYING.LIB
62 Security Critical: yes
63 Shipped: yes
64
65 Description:
66 wayland-protocols/kde contains Wayland protocol extensions exposed by
67 KWin Wayland compositor, which is used by KDE Plasma desktop environment.
68
69 Repository:
70 https://github.com/KDE/plasma-wayland-protocols.git.
71
72 Source checkout path:
73 src/third_party/wayland-protocols/kde