ofourdan/xwayland-run
Project ID: 108767
Description
xwayland-run contains a set of small utilities revolving around running Xwayland and various Wayland compositor headless.
It currently contains 3 different tools, namely:
xwayland-run
, to spawn an X11 client within its own dedicated Xwayland rootful instance,wlheadless-run
, to run a Wayland client on a set of supported Wayland headless compositors,xwfb-run
, a combination of the two other tools above to be used as a direct replacement for xvfb-run specifically.
Both wlheadless-run
and xwfb-run
can use various headless Wayland compositors, and currently support the following compositors:
- weston
- cage
- gnome-kiosk
- mutter
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (0)*, ppc64le (0)*, s390x (1)*, x86_64 (3)* | Fedora 39 (30 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (1)*, s390x (1)*, x86_64 (0)* | Fedora 40 (24 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (1)*, s390x (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora eln | aarch64 (1)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora eln (20 downloads) |
Fedora rawhide | aarch64 (0)*, ppc64le (1)*, s390x (0)*, x86_64 (0)* | Fedora rawhide (24 downloads) |
Rhel 9 | aarch64 (0)*, s390x (1)*, x86_64 (3)* | Rhel 9 (30 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ofourdan/xwayland-run
More info about enabling Copr repositories