Skip to content

Use libportal to call background portal

Maximiliano requested to merge xdp-background into main

At the moment the request portal wrapper is using the application id as a window identifier. This is an invalid window identifier, this string should start with either x11: or wayland:. See [1].

There is a related report at [2].

[1] https://flatpak.github.io/xdg-desktop-portal/docs/window-identifiers.html

[2] https://github.com/flathub/org.gnome.Boxes/issues/95

Edited by Maximiliano

Merge request reports