2024-07-23 21:28:59 +03:00
2022-12-04 01:45:36 +02:00
2024-01-03 17:24:17 +02:00
2024-01-03 17:24:17 +02:00
2023-09-06 20:36:48 +02:00
2024-01-04 22:02:50 +02:00
2024-01-05 15:58:42 +01:00

xdg-desktop-portal-hyprland

An XDG Desktop Portal backend for Hyprland.

Installing

First, make sure to install the required dependencies:

gbm
hyprland-protocols
hyprlang
libdrm
libpipewire-0.3
libspa-0.2
sdbus-cpp
wayland-client
wayland-protocols

Then run the build and install command:

git clone --recursive https://github.com/hyprwm/xdg-desktop-portal-hyprland
cd xdg-desktop-portal-hyprland/
cmake -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib -B build
cmake --install /usr

Running, FAQs, etc.

See the Hyprland wiki

Description
xdg-desktop-portal backend for hyprland
Readme BSD-3-Clause 2.6 MiB
Languages
C++ 89.6%
CMake 4.2%
Nix 3.1%
Meson 3%
Makefile 0.1%