xdg-desktop-portal-hyprland/README.md

31 lines
631 B
Markdown
Raw Normal View History

2022-12-03 21:47:58 +01:00
# xdg-desktop-portal-hyprland
2018-12-12 22:29:57 +01:00
2022-12-03 21:47:58 +01:00
[xdg-desktop-portal] backend for hyprland
2020-03-10 13:40:27 +01:00
2022-12-03 21:47:58 +01:00
## What and why?
Due to reasons explained in [hyprland-protocols](https://github.com/hyprwm/hyprland-protocols),
we have a separate desktop portal impl for Hyprland.
Although `-wlr` **does** work with Hyprland, `-hyprland` offers more features.
2018-12-12 22:29:57 +01:00
## Building
```sh
meson build
ninja -C build
```
2018-12-12 22:29:57 +01:00
## Installing
### From Source
```sh
ninja -C build install
```
2018-12-12 22:29:57 +01:00
## License
MIT
2019-12-09 12:45:30 +01:00
[xdg-desktop-portal]: https://github.com/flatpak/xdg-desktop-portal
[screencast compatibility]: https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility