• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "wayland"
2description:
3    "Wayland is a protocol for a compositor to talk to its clients as well as a "
4    "C library implementation of that protocol. The compositor can be a "
5    "standalone display server running on Linux kernel modesetting and evdev "
6    "input devices, an X application, or a wayland client itself. The clients "
7    "can be traditional applications, X servers (rootless or fullscreen) or "
8    "other display servers"
9
10third_party {
11  url {
12    type: HOMEPAGE
13    value: "https://wayland.freedesktop.org/"
14  }
15  url {
16    type: GIT
17    value: "https://cgit.freedesktop.org/wayland/wayland/"
18  }
19  version: "1.12.90"
20  last_upgrade_date { year: 2017 month: 9 day: 29 }
21  license_type: NOTICE
22}
23