mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-22 06:35:57 +01:00
A read-only mirror of https://github.com/hyprwm/xdg-desktop-portal-hyprland
.builds | ||
contrib | ||
include | ||
protocols | ||
src | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
meson.build | ||
meson_options.txt | ||
org.freedesktop.impl.portal.desktop.wlr.service.in | ||
README.md | ||
wlr.portal | ||
xdg-desktop-portal-wlr.5.scd |
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
Installing
From Source
ninja -C build install
License
MIT