wayland - Wayland Compositor Infrastructure
Website: | http://wayland.freedesktop.org/ |
---|---|
License: | MIT |
- 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.
Packages
wayland-1.2.0-3.el7.centos.src [406 KiB] |
Changelog
by Adam Jackson (2013-10-07):
- Don't use MSG_DONTWAIT in wl_connection_flush. |