|
- Wayland
Wayland is the language (protocol) that applications can use to talk to a display server in order to make themselves visible and get input from the user (a person)
- Wayland Architecture - freedesktop. org
The open source stack uses the drm Wayland extension, which lets the client discover the drm device to use and authenticate and then share drm (GEM) buffers with the compositor
- Wayland FAQ - freedesktop. org
The Wayland architecture integrates the display server, window manager and compositor into one process You can think of Wayland as a toolkit for creating clients and compositors
- Wayland
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
- Wayland
The 1 0 4 versions of Wayland and Weston were released The 1 0 4 releases are maintenance releases and most importantly fix a CPU eating bug in the weston plane code
- Configuration options — libinput 1. 28. 903 documentation
libinput’s configuration interface is available to the caller only, not directly to the user Thus is is the responsibility of the caller to expose the various options and how these options are exposed For example, the xf86-input-libinput driver exposes the options through X Input device properties and xorg conf d options See the libinput (4) man page for more details Tap-to-click See Tap
- Appendix A. Wayland Protocol Specification
wl_fixes - wayland protocol fixes This global fixes problems with other core-protocol interfaces that cannot be fixed in these interfaces themselves
- Static device configuration via udev — libinput 1. 28. 903 documentation
For information about older libinput versions, please see the documentation for your version available in: https: wayland freedesktop org libinput doc
|
|
|