Language

Package: weston @ 9.0.0

Synopsis

Reference implementation of a Wayland compositor

Description

Weston is the reference implementation of a Wayland compositor, and a useful compositor in its own right.

A Wayland compositor allows applications to render to a shared offscreen buffer using OpenGL ES. The compositor then culls the hidden parts and composes the final output. A Wayland compositor is essentially a multiplexer to the KMS/DRM Linux kernel devices.

Home page
https://wayland.freedesktop.org
Location
gnu/packages/freedesktop.scm (line: 1076, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cairo' does not match package name 'cairo-xcb'
input-labels

Identify input labels that do not match package names

label 'libinput' does not match package name 'libinput-minimal'
input-labels

Identify input labels that do not match package names

label 'libjpeg' does not match package name 'libjpeg-turbo'