To report issues, open pull requests, or check out other hyprland-related packages, you can check out https://github.com/alba4k/hyprwm-pkgbuilds
Search Criteria
Package Details: hypridle-git 0.1.6.r1.g66d1815-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hypridle-git.git (read-only, click to copy) |
---|---|
Package Base: | hypridle-git |
Description: | Hyprland's idle daemon |
Upstream URL: | https://github.com/hyprwm/hypridle |
Licenses: | BSD-3-Clause |
Conflicts: | hypridle |
Provides: | hypridle |
Submitter: | alba4k |
Maintainer: | alba4k (Vaxry) |
Last Packager: | alba4k |
Votes: | 14 |
Popularity: | 0.66 |
First Submitted: | 2024-02-17 23:30 (UTC) |
Last Updated: | 2025-04-10 21:57 (UTC) |
Dependencies (11)
- hyprlang-gitAUR
- hyprutils-gitAUR
- sdbus-cpp (sdbus-cpp-nosystemd-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hyprland-protocols-gitAUR (make)
- hyprwayland-scanner-gitAUR (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (5)
- ags-hyprpanel-git (requires hypridle) (optional)
- hyprland-meta-git
- ml4w-hyprland (requires hypridle)
- ml4w-hyprland-git (requires hypridle)
- scrntime-git (requires hypridle) (optional)
Sources (1)
alba4k commented on 2025-04-09 20:38 (UTC)
imnotpolar commented on 2025-02-14 01:25 (UTC)
had the same issue for days here, i was wondering if it was just me, it would reinstall after building, it's fixed now, thanks alba4k!
alba4k commented on 2025-02-13 19:40 (UTC)
is it fixed now? updated pkgver srcinfo and pushed
ding4 commented on 2025-02-13 17:53 (UTC)
I have the same problem as Gonzo2028. yay or paru always show an update for hypridle-git. I've tried a clean build and have tried completely removing and reinstalling to no improvement.
Gonzo2028 commented on 2025-02-12 10:13 (UTC)
something is wrong here, paru wants to update this package always. it detects it as "updat" and then it says "reinstalling".
cachyos.
alerque commented on 2024-10-23 09:08 (UTC)
This needs depends=("sdbus-cpp>=2.0.0" libsdbus-c++.so)
, see https://github.com/hyprwm/hypridle/issues/95#issuecomment-2431400642.
musta_ruhtinas commented on 2024-07-25 09:51 (UTC) (edited on 2024-07-25 09:52 (UTC) by musta_ruhtinas)
-- Package 'hyprutils', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
The following required packages were not found:
- hyprutils>=0.2.0
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
CMakeLists.txt:34 (pkg_check_modules)
Seems adding hyprutils as a dep is now needed for most hypr packages.
deron commented on 2024-07-11 04:02 (UTC)
@alba4k, thanks for the info. That makes sense. Probably isn't a big deal either way, then. Knowing why it is there is nice, though.
alba4k commented on 2024-07-11 03:30 (UTC)
It is because the PKGBUILD is installing a service in /usr/lib/systemd/user. It's just a file that allows you to start hypridle at login. I suppose I could make it an optional dependency, not sure if that would mame sense as the service file would probably be installed regardless. I need sole feedback on this I think.
Remember tho that aur packages will usually assume people are running Arch, not Artix.
deron commented on 2024-07-10 12:48 (UTC) (edited on 2024-07-10 14:12 (UTC) by deron)
Is systemd
necessarily required? I built without it and
listener {
timeout = 900
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
}
works fine.
edit: Perhaps it is for the typical usage of loginctl
. I don't have systemd
, but I have access to loginctl
via elogind
. Maybe systemd
should be in optdepends
?
Pinned Comments
alba4k commented on 2025-04-09 20:38 (UTC)
To report issues, open pull requests, or check out other hyprland-related packages, you can check out https://github.com/alba4k/hyprwm-pkgbuilds