Skip to content

xdg-desktop-portal backend for Hyprland

License

Notifications You must be signed in to change notification settings

hyprwm/xdg-desktop-portal-hyprland

This branch is 1 commit ahead of, 82 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Apr 10, 2022
Dec 3, 2022
Jan 4, 2024
Sep 22, 2023
Jan 4, 2024
Sep 6, 2023
Jul 23, 2024
Sep 6, 2023
Sep 6, 2023
Mar 13, 2020
Sep 6, 2023
Sep 6, 2023
Jan 4, 2024
Mar 4, 2021
Sep 6, 2023
Jan 4, 2024
Jan 5, 2024
Jan 3, 2024
Jan 3, 2024
Nov 5, 2023
Jan 4, 2024
Sep 6, 2023
Jan 4, 2024

Repository files navigation

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