wayland.pages.freedesktop.org Open in urlscan Pro
147.75.198.156  Public Scan

URL: https://wayland.pages.freedesktop.org/weston/
Submission: On July 10 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET search.html

<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  <input type="text" name="q" placeholder="Search docs">
  <input type="hidden" name="check_keywords" value="yes">
  <input type="hidden" name="area" value="default">
</form>

Text Content

weston


Contents:

 * Running Weston
 * Libweston
 * Weston test suite
 * Weston kiosk-shell
 * Weston IVI-shell

weston
 * »
 * Welcome to Weston documentation!
 * View page source

--------------------------------------------------------------------------------


WELCOME TO WESTON DOCUMENTATION!

Contents:

 * Running Weston
   * Additional set-up steps
   * Running Weston in a graphical environment
   * Running Weston on a stand-alone back-end
   * Running Weston on a different seat on a stand-alone back-end
   * Running weston from a systemd service
 * Libweston
   * Compositor
   * Weston config
   * Shell utils
   * Output management
   * Logging/Debugging
   * Further work
 * Weston test suite
   * Test execution
   * Types of tests
   * DRM-backend tests
   * Writing tests
 * Weston kiosk-shell
 * Weston IVI-shell
   * IVI-shell client protocol
   * IVI-shell Weston modules
   * Controlling the IVI-shell
   * IVI-shell example implementation


WESTON

Weston is the reference implementation of a Wayland compositor, as well as a
useful environment in and of itself.

Out of the box, Weston provides a very basic desktop, or a full-featured
environment for non-desktop uses such as automotive, embedded, in-flight,
industrial, kiosks, set-top boxes and TVs. It also provides a library allowing
other projects to build their own full-featured environments on top of Weston’s
core.

The core focus of Weston is correctness and reliability. Weston aims to be lean
and fast, but more importantly, to be predictable. Whilst Weston does have known
bugs and shortcomings, we avoid unknown or variable behaviour as much as
possible, including variable performance such as occasional spikes in frame
display time.


INDICES AND TABLES

 * Index

 * Search Page

Next

--------------------------------------------------------------------------------

© Copyright Weston community - 12.0.90.

Built with Sphinx using a theme provided by Read the Docs.