Search Criteria
Package Details: waywallen-display 0.2.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/waywallen-display.git (read-only, click to copy) |
|---|---|
| Package Base: | waywallen-display |
| Description: | Desktop integration for the waywallen wallpaper daemon. |
| Upstream URL: | https://github.com/waywallen/waywallen-display |
| Licenses: | MIT |
| Submitter: | ZhangHua |
| Maintainer: | ZhangHua |
| Last Packager: | ZhangHua |
| Votes: | 2 |
| Popularity: | 1.08 |
| First Submitted: | 2026-05-04 04:49 (UTC) |
| Last Updated: | 2026-07-05 01:19 (UTC) |
Dependencies (19)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- gobject-introspection (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR) (make)
- qt6-declarative (qt6-declarative-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- graphene (graphene-gitAUR) (optional) – The gobject plugin
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (optional) – The gobject plugin
- libglvnd (libglvnd-gitAUR) (optional) – EGL backend
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR) (optional) – The qml plugin
- qt6-declarative (qt6-declarative-gitAUR) (optional) – The qml plugin
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional) – Vulkan backend
Latest Comments
ZhangHua commented on 2026-06-17 01:42 (UTC) (edited on 2026-06-17 01:48 (UTC) by ZhangHua)
Oh I noticed that. It is my fault. I have created 0.2.5-2 to add this file, and I forgot to leave a comment here.
l1oly commented on 2026-06-16 12:45 (UTC)
It's not in waywallen anymore now it is in waywallen-display: https://github.com/waywallen/waywallen/commit/4be04c6a25c6a0ccdabe36abe3644f15d73af6be https://github.com/waywallen/waywallen/commit/55157c124a0ef796395350a8432eedc30b87d9f8 and here all my binaries:
ls /usr/bin/ | grep waywallen waywallen waywallen-image-renderer waywallen-layer-shell (this i copied) waywallen-ui waywallen-video-renderer waywallen-wescene-renderer waywallen-weweb-rendererand here packagesyay -Q | grep waywallen waywallen 0.2.0-1 waywallen-display 0.2.5-1ZhangHua commented on 2026-06-16 12:21 (UTC)
That is in the
waywallenpackage at/usr/bin/waywallen-display-layer-shell.For unknown reason the author do not change the installed filename. Let me see if I can report to the author about this.
l1oly commented on 2026-06-16 11:51 (UTC)
This package is missing the waywallen-layer-shell binary, which is required for layer-shell based compositors (niri, sway, etc.). Without it, waywallen on these compositors starts but shows "no active renderers" and "No displays registered". After running
git clone https://github.com/waywallen/waywallen-display.git,cd waywallen-display,cargo build --package waywallen-display --bin waywallen-layer-shell --releaseandsudo cp target/release/waywallen-layer-shell /usr/bin/then issue is gone and now it renders