Package Details: hyprland-git 0.48.0.r53.ge76f2776-1

Git Clone URL: https://aur.archlinux.org/hyprland-git.git (read-only, click to copy)
Package Base: hyprland-git
Description: Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks
Upstream URL: https://github.com/hyprwm/Hyprland
Licenses: BSD-3-Clause, BSD-2-Clause
Conflicts: hyprland
Provides: hyprland, wayland-compositor
Submitter: hertog
Maintainer: Vaxry (zjeffer, alba4k)
Last Packager: alba4k
Votes: 94
Popularity: 2.09
First Submitted: 2022-04-12 20:26 (UTC)
Last Updated: 2025-04-07 18:23 (UTC)

Dependencies (55)

Required by (68)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 39 Next › Last »

Kage-Yami commented on 2023-12-10 10:41 (UTC) (edited on 2023-12-10 10:41 (UTC) by Kage-Yami)

When I read the project page, I saw something about headers-only being optional... whatever that means; I'm not familiar with C/C++.

Thanks for the update!

<deleted-account> commented on 2023-12-10 06:49 (UTC)

I thought tomlplusplus was a head-only library.

Kage-Yami commented on 2023-12-10 06:42 (UTC) (edited on 2023-12-10 06:44 (UTC) by Kage-Yami)

tomlplusplus should be a normal depends, not a makedepends; for example, hyprpm list (the native plugin manager) expects it to be available; otherwise:

❯ hyprpm list
hyprpm: error while loading shared libraries: libtomlplusplus.so.3: cannot open shared object file: No such file or directory

kotv commented on 2023-12-07 13:43 (UTC)

Agree with MikeWalrus, after last hyprland commit tomlplusplus is needed otherwise hyprland fail to compile

MikeWalrus commented on 2023-12-07 13:18 (UTC)

Please add tomlplusplus to depends.

sinasina commented on 2023-12-05 07:58 (UTC) (edited on 2023-12-05 07:58 (UTC) by sinasina)

I deleted & reinstalled. Now it's up to date:

hyprctl version Hyprland, built from branch main at commit 3bb9c7c5cf4f2ee30bf821501499f2308d616f94 dirty (props: bump ver to 0.33.0). Tag: v0.33.0

Let's hope whatever problem I've had will not prevent me from updating anymore..

sinasina commented on 2023-12-05 05:35 (UTC)

@h3ss

I tried that yesterday shortly after -thanks to you- I realized I have a problem. It did not do anything. (same for -Sc )

h3ss commented on 2023-12-04 20:14 (UTC)

@sinasina Try running paru or yay with --gendb ;) That should initialize the DB used for tracking commits in -git packages.

sinasina commented on 2023-12-04 19:44 (UTC) (edited on 2023-12-04 19:46 (UTC) by sinasina)

@h3ss

This is very strange. I'm using yay & it's not seeing an update & have not seen one since I installed the hyprland-git. Just to check I installed paru, but there is no difference. I guess I'll need to figure this one out.. (or maybe I'll just switch to the regular upstream version, since the bug I needed a fix for is now fixed there too)

h3ss commented on 2023-12-04 18:35 (UTC)

@sinasina Packaged affixed with -git should automatically track the corresponding git repository. The pinned comment from @memchr was because people were marking the package as outdated due to the version number not being updated on this webpage. It does not need to be updated here because it tracks the source git repo.

If your AUR helper is not seeing the updates, that would be a problem with the AUR helper, not this package. I can tell you that my machines see updates to this package multiple times every day, immediately after the git repo is updated, so it is working correctly for me. (I'm using paru for my AUR helper)