Releases: electronstudio/WeylusCommunityEdition
Release list
2026.5.22
Several fixes to the Linux build process so the binary will run on some distros it wouldn't run on before.
Flatpak available from here:
flatpak install --user https://dl.flathub.org/build-repo/287998/io.github.electronstudio.WeylusCommunityEdition.flatpakref
(Hopefully it will be in the flathub store by the time you read this.)
For Arch/CachyOS etc there is an AUR package:
yay weylus-community-git
Note on CachyOS you need to disable your firewall.
Hardware accelerated slop
This is a vibe coded mod to 2026.5.21 that enables VA-API hardware acceleration. Only tested on Linux with AMD GPU.
You should set WEYLUS_VAAPI_DEVICE env to specify GPU. If you have an iGPU and a dGPU it will default to iGPU, so you would need to launch like this:
WEYLUS_VAAPI_DEVICE=/dev/dri/renderD129 ./weylus
2026.5.21
Minor fix from Weylus master, and Linux build is now static so should work on most distros.
2025.11.05
No source code changes, but Linux build is now static so should work on most distros.
2025.11.04
Updated builds to newer versions of everything.
Rebased on latest upstream Weylus which now includes most of our patches as well as other fixes to Wayland and iOS.
Made a discord chat
2024.9.8
2024.8.10
2024.8.3
- Build fixes for Linux.
- Increase bundled ffmpeg to 7.0 on MacOS.
2024.8.1
support for building a flatpak
Install from https://flathub.org/apps/io.github.electronstudio.WeylusCommunityEdition
2024.7.31
support for building a flatpak