Go to file
Vaxry f2e64940ae
updated readme
2022-12-03 20:47:58 +00:00
.builds builds: add gbm and libdrm to the build environment 2022-04-10 13:38:01 +02:00
contrib contrib/systemd: add ConditionEnvironment 2021-05-03 18:17:29 -04:00
include screenshot: Announce version property 2022-09-12 23:33:54 +02:00
protocols meson: bump version and replace deprecated functions 2022-05-06 21:51:58 +02:00
src screenshot: Announce version property 2022-09-12 23:33:54 +02:00
.editorconfig Add yml exception to editorconfig 2020-03-13 21:01:32 +01:00
.gitignore Fix CI with libpipewire02, libdrm. Remove png.h unused import. Cleanup style. 2020-03-13 21:01:32 +01:00
CONTRIBUTING.md Fix link to trigger-screen-shot.py 2021-03-04 20:42:40 +01:00
LICENSE Initial commit 2018-12-12 11:46:19 +01:00
README.md updated readme 2022-12-03 20:47:58 +00:00
meson.build scdoc: mark as build-time dependency 2022-11-21 10:48:20 +01:00
meson_options.txt Add man page 2021-03-15 18:09:32 +01:00
org.freedesktop.impl.portal.desktop.wlr.service.in Add D-Bus and systemd service files 2020-04-10 10:48:41 +02:00
wlr.portal add Hyprland to wlr.portal 2022-09-11 23:56:56 +02:00
xdg-desktop-portal-wlr.5.scd screencast: add option to force implicit modifier to be linear 2022-04-10 13:38:01 +02:00

README.md

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