From 713e0a14918070a337aa08935b6f0e812fcf5a8c Mon Sep 17 00:00:00 2001 From: Vaxry <43317083+vaxerski@users.noreply.github.com> Date: Sat, 10 Dec 2022 20:31:30 +0000 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b3a6298..d0d6c79 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ yay -S xdg-desktop-portal-hyprland-git Although should start automatically, consult [the Hyprland wiki](https://wiki.hyprland.org/Useful-Utilities/Hyprland-desktop-portal/) in case of issues. +## For other wlroots-based compositors +If you are a developer and wish to support features that XDPH provides, make sure to support those protocols: + - `wlr_foreign_toplevel_management_unstable_v1` + - `hyprland_toplevel_export_v1` - XDPH uses Rev2 exclusively (`_with_toplevel_handle`) + + ## License MIT