more hyprland fixes

This commit is contained in:
Matthew Stobbs
2025-03-02 09:44:40 -07:00
parent 1492dd0db4
commit 18fca577e7
14 changed files with 242 additions and 17 deletions

View File

@@ -2,6 +2,7 @@ hyprland:
version: v0.47.2
repo: "{{ hyprgitbase }}/Hyprland"
pkg_deps:
- git
- hyprwayland_scanner
- hyprutils
- hyprlang
@@ -18,7 +19,12 @@ hyprland:
- libglvnd-devel
- libinput-devel
- libseat-devel
- libuuid-devel
- libxcb-devel
- libXcursor-devel
- xcb-util-wm-devel
- xcb-util-errors-devel
- re2-devel
- libxkbcommon-devel
- mesa-libgbm-devel
- meson
@@ -32,4 +38,28 @@ hyprland:
- xcb-util-renderutil-devel
- xcb-util-wm-devel
- xorg-x11-server-Xwayland-devel
build_installed_files: []
build_installed_files:
- share/wayland-sessions/hyprland-uwsm.desktop
- bin/hyprctl
- share/bash-completion/completions/hyprctl
- share/fish/vendor_completions.d/hyprctl.fish
- share/zsh/site-functions/_hyprctl
- include
- include/glaze
- bin/hyprpm
- share/bash-completion/completions/hyprpm
- share/fish/vendor_completions.d/hyprpm.fish
- share/zsh/site-functions/_hyprpm
- bin/Hyprland
- share/wayland-sessions/hyprland.desktop
- share/hypr/lockdead.png
- share/hypr/lockdead2.png
- share/hypr/wall0.png
- share/hypr/wall1.png
- share/hypr/wall2.png
- share/hypr/hyprland.conf
- share/xdg-desktop-portal/hyprland-portals.conf
- share/man/man1/Hyprland.1
- share/man/man1/hyprctl.1
- share/pkgconfig/hyprland.pc
- include/hyprland