one super strange thing on my machine.
I build this package multiple times a week because of the multiple updates.
The package version is updated in arch i.e. hyprland-git r3035.981c71e6-1
but after a reboot when I run
❯ /usr/bin/hyprctl version
Hyprland, built from branch main at commit 07d7962c7f56c9928e494e4401806726d7ac5b05 dirty (swipe: fix mixup of r/m).
Tag: v0.26.0-85-g07d7962c
I get an old version. The displayed version is the one that I built manually with:
git clone --recursive https://github.com/hyprwm/Hyprland
cd Hyprland
sudo make install
I found out yesterday when a new windowrule has been introduced.
From my hyprland.config
windowrulev2=stayfocused,class:^jetbrains-(?!toolbox),floating:1
which didn't work, even though the commit / version from the AUR package should have enabled it.
I am curious if I am the only one.
UPDATE: After a make uninstall and installing the AUR hyprland-git
package again the issue is resolved.
maybe the different wlroots location caused the issue.
Pinned Comments
xiota commented on 2025-04-11 01:10 (UTC) (edited on 2025-04-11 01:11 (UTC) by xiota)
Here's the current depends tree to help people figure out (re)build order. Some duplicates are omitted.
alba4k commented on 2025-04-09 20:40 (UTC)
To report issues, open pull requests, or check out other hyprland-related packages, you can check out https://github.com/alba4k/hyprwm-pkgbuilds