mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2025-10-29 19:45:14 +00:00
746 B
746 B
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