Package Details: stasis 1.1.0-1

Git Clone URL: https://aur.archlinux.org/stasis.git (read-only, click to copy)
Package Base: stasis
Description: A modern Wayland idle manager designed for simplicity and effectiveness
Upstream URL: https://github.com/saltnpepper97/stasis
Licenses: MIT
Conflicts: stasis-git
Submitter: codedaemon
Maintainer: codedaemon (androw)
Last Packager: androw
Votes: 3
Popularity: 0.090172
First Submitted: 2025-09-26 04:39 (UTC)
Last Updated: 2026-03-05 21:14 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

rplanchuelo commented on 2026-02-13 09:14 (UTC) (edited on 2026-02-13 09:19 (UTC) by rplanchuelo)

You can change PKGBUILD:

# Install systemd user service file
install -Dm644 "systemd/stasis.service" "$pkgdir/usr/lib/systemd/user/stasis.service"

It works

That1Calculator commented on 2026-02-12 16:30 (UTC)

Unfortunately the series of recent fixes pushed do not resolve the systemd packaging problem.

==> Starting package()...
install: cannot stat 'packaging/systemd/user/stasis.service': No such file or directory

djspacewhale commented on 2026-01-21 17:08 (UTC)

Both pulseaudio and pipewire-pulse provide pulse-native-provider; I'd suggest consolidating these optional deps under there.