mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2025-10-29 11:36:04 +00:00
xdg-desktop-portal-hyprland
xdg-desktop-portal backend for hyprland
What and why?
Due to reasons explained in hyprland-protocols, we have a separate desktop portal impl for Hyprland.
Although -wlr does work with Hyprland, -hyprland offers more features.
Building
meson build
ninja -C build
cd hyprland-share-picker && make all && cd ..
Installing
From Source
ninja -C build install
sudo cp ./hyprland-share-picker/build/hyprland-share-picker /usr/bin
License
MIT
Description
Languages
C++
89.6%
CMake
4.2%
Nix
3.1%
Meson
3%
Makefile
0.1%