Package Details: wayland-pipewire-idle-inhibit 0.7.1-1

Git Clone URL: https://aur.archlinux.org/wayland-pipewire-idle-inhibit.git (read-only, click to copy)
Package Base: wayland-pipewire-idle-inhibit
Description: Inhibit wayland idle when computer is playing sound
Upstream URL: https://github.com/rafaelrc7/wayland-pipewire-idle-inhibit
Keywords: audio idle inhibit pipewire sway wayland
Licenses: GPL-3.0-only
Submitter: rafaelrc
Maintainer: rafaelrc
Last Packager: rafaelrc
Votes: 9
Popularity: 0.000830
First Submitted: 2024-02-12 23:18 (UTC)
Last Updated: 2026-03-19 03:21 (UTC)

Latest Comments

rafaelrc commented on 2026-03-19 03:22 (UTC)

Thanks for the notification, it is fixed.

derfehler commented on 2026-03-18 16:12 (UTC) (edited on 2026-03-18 16:13 (UTC) by derfehler)

something has changed in libspa:

error[E0609]: no field data on type spa_pod_builder
--> /home/derfehler/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-0.8.0/src/pod/builder.rs:38:25
|
38 | (this).builder.data = (this).data.as_mut_ptr().cast::<c_void>();
| ^^^^ unknown field
|
= note: available field is: _address

error[E0609]: no field size on type spa_pod_builder --> /home/derfehler/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libspa-0.8.0/src/pod/builder.rs:39:25 | 39 | (this).builder.size = (this) | ^^^^ unknown field | = note: available field is: _address

For more information about this error, try rustc --explain E0609. error: could not compile libspa (lib) due to 2 previous errors warning: build failed, waiting for other jobs to finish...