Name: | xorg-x11-server-Xephyr |
---|---|
Version: | 1.19.3 |
Release: | 11.el7 |
Architecture: | aarch64 |
Group: | User Interface/X |
Size: | 2392341 |
License: | MIT |
RPM: | xorg-x11-server-Xephyr-1.19.3-11.el7.aarch64.rpm |
Source RPM: | xorg-x11-server-1.19.3-11.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.x.org |
Summary: | A nested server. |
Description: | Xephyr is an X server which has been implemented as an ordinary X application. It runs in a window just like other X applications, but it is an X server itself in which you can run other software. It is a very useful tool for developers who wish to test their applications without running them on their real X server. Unlike Xnest, Xephyr renders to an X image rather than relaying the X protocol, and therefore supports the newer X extensions like Render and Composite. |
- Fix off-by-one in X -configure
- Fix modesetting initialization on non-zero PCI domains
- Remove clients from input and output ready queues after closing
- Validate RANDR output property atoms
- Fix a crash in FixesGetCursor*
- Don't crash on NULL cursor in modesetting driver (#1458361)
- Fix software cursor fallback for the modesetting driver on server GPUs
- Fix performance problem in dashed arc drawing
- Default to modesetting driver on NVIDIA GeForce 8 and newer
- Fix Xephyr on servers with no XVideo extension