Skip to content

Commit 6001e35

Browse files
committed
feat: Add extest library to fix Steam input on Wayland desktop
1 parent f03c59a commit 6001e35

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Containerfile

+1
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ RUN rpm-ostree install \
256256
# Install Steam and Lutris into their own OCI layer
257257
RUN rpm-ostree install \
258258
steam \
259+
extest.i686 \
259260
lutris \
260261
gamescope \
261262
gamescope-session \

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ Ported SteamOS and ChimeraOS packages, among others used by Bazzite, are built o
134134
|Package|Status|
135135
|---|---|
136136
|ds-inhibit|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/ds-inhibit/status_image/last_build.png?)|
137+
|[extest](https://github.com/Supreeeme/extest)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/package/extest/status_image/last_build.png?)|
137138
|[gamescope-session](https://github.com/ChimeraOS/gamescope-session)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gamescope-session/status_image/last_build.png?)|
138139
|gnome-shell-extension-bazzite-menu|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-bazzite-menu/status_image/last_build.png?)|
139140
|[gnome-shell-extension-compiz-windows-effect](https://github.com/hermes83/compiz-windows-effect)|![Build Status](https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/package/gnome-shell-extension-compiz-windows-effect/status_image/last_build.png?)|

0 commit comments

Comments
 (0)