You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
728 B
23 lines
728 B
name: "wayland"
|
|
description:
|
|
"Wayland is a protocol for a compositor to talk to its clients as well as a "
|
|
"C library implementation of that protocol. The compositor can be a "
|
|
"standalone display server running on Linux kernel modesetting and evdev "
|
|
"input devices, an X application, or a wayland client itself. The clients "
|
|
"can be traditional applications, X servers (rootless or fullscreen) or "
|
|
"other display servers"
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://wayland.freedesktop.org/"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://gitlab.freedesktop.org/wayland/wayland.git"
|
|
}
|
|
version: "1.19.0"
|
|
last_upgrade_date { year: 2021 month: 2 day: 9 }
|
|
license_type: NOTICE
|
|
}
|