Search Criteria
Package Details: hyprland-git 0.46.0.r115.ga6b26371-1
Package Actions
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: | 93 |
Popularity: | 1.29 |
First Submitted: | 2022-04-12 20:26 (UTC) |
Last Updated: | 2025-01-15 20:42 (UTC) |
Dependencies (55)
- aquamarine-gitAUR
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glslang (glslang-gitAUR)
- hyprcursor-gitAUR
- hyprgraphics-gitAUR
- hyprland-qtutils-gitAUR
- hyprlang-gitAUR
- hyprutils-gitAUR
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-gitAUR)
- libliftoff (libliftoff-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- Show 35 more dependencies...
Required by (66)
- autoricer-bin (requires hyprland) (optional)
- focal-hyprland-git (requires hyprland)
- gbar-git (requires hyprland) (optional)
- greetd-regreet-git (requires wayland-compositor)
- grimblast-git (requires hyprland)
- hdisplays (requires hyprland) (make)
- hdrop-git (requires hyprland)
- hy3 (requires hyprland)
- hy3-git (requires hyprland)
- hycov-git (requires hyprland)
- hypr-trans-git (requires hyprland)
- hypr-wellbeing-bin (requires hyprland)
- hypraway (requires hyprland)
- hyprdim (requires hyprland)
- hyprdwl-git (requires hyprland)
- hyprfreeze-git (requires hyprland)
- hyprland-activewindow (requires hyprland)
- hyprland-autoname-workspaces-git (requires hyprland)
- hyprland-meta-git
- hyprland-plugin-borders-plus-plus (requires hyprland)
- Show 46 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 39 Next › Last »
PoutineErable commented on 2025-02-05 22:46 (UTC) (edited on 2025-02-05 22:49 (UTC) by PoutineErable)
hyprland-protocols-git are part of it's dependencies. You should add it, otherwise, yay -S hyprland-git fails.
But it works if you yay -S hyprland-protocols-git yay -S hyprland-git
Or maybe it all works. Nvm if im dumb.
Craigccfl commented on 2025-02-03 01:02 (UTC) (edited on 2025-02-08 01:53 (UTC) by Craigccfl)
Fully appreciating the work done on this project. I do have a question. Upstream website is showing 0.47.2 is released. Not sure how I did it, my system is running 0,47.0,r29. This package is no longer working for me.
Got things working by not mixing hyprland packages from the Arch Extra Repo with hyprland packages in the AUR. Go one way or the other. Some packages from the different repos don't play nice.
xiota commented on 2025-02-01 13:47 (UTC)
@tuxmanxd Probably need to rebuild
aur/aquamarine-git
(and possibly other hypr*-git packages).tuxmanxd commented on 2025-02-01 13:09 (UTC)
Hey, can anyone help me with this I tried updating hyprland using yay and I got this error I tried clean building but nothing worked here is the error log : /home/zakariya/.cache/yay/hyprland-git/src/Hyprland/src/managers/eventLoop/EventLoopManager.cpp: In member function ‘void CEventLoopManager::enterLoop()’: /home/zakariya/.cache/yay/hyprland-git/src/Hyprland/src/managers/eventLoop/EventLoopManager.cpp:60:71: error: ‘struct Aquamarine::CBackend::<unnamed>’ has no member named ‘pollFDsChanged’ 60 | m_sListeners.pollFDsChanged = g_pCompositor->m_pAqBackend->events.pollFDsChanged.registerListener(this { syncPollFDs(); }); | ^
~ make[2]: *** [CMakeFiles/Hyprland.dir/build.make:1454: CMakeFiles/Hyprland.dir/src/managers/eventLoop/EventLoopManager.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:198: CMakeFiles/Hyprland.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... -> error making: hyprland-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: hyprland-git - exit status 4alba4k commented on 2025-01-31 15:38 (UTC)
I think seatd was required for wlroots and has stayed a dep ever since
wouldn't make them optdeps tho as either one or the other need to be installed, but since we're talking about arch I would guess going for the systemd-based approach with polkit would be better?
<deleted-account> commented on 2025-01-31 08:05 (UTC)
seatd isn't required for Hyprland to work. See https://github.com/hyprwm/hyprland-wiki/pull/960
I suggest moving both seatd and polkit to optdeps to avoid installing unnecessary deps on a user's machine
hunkyburrito commented on 2025-01-15 05:41 (UTC)
Would you consider adding
wayland-compositor
in theprovides
array? It's included in the officially maintainedhyprland
packages. I understand if it's too niche, I just got tired of having to specially updategreetd-regreet-git
...xiota commented on 2025-01-15 04:18 (UTC) (edited on 2025-01-15 04:19 (UTC) by xiota)
That file is part of
hyprland-protocols-git
. Thehypr*-git
(andaquamarine-git
) packages occasionally need to be collectively rebuilt to accommodate upstream changes.uwiwiow commented on 2025-01-15 03:36 (UTC)
I couldn't update, checking where the error was in the build.make file I saw that it gave an error because there wasn't a file named hyprland-surface-v1.xml. I had to download it manually
« First ‹ Previous 1 2 3 4 5 6 7 .. 39 Next › Last »