Files
cronos-overlay/gui-libs/xdg-desktop-portal-hyprland/metadata.xml
2023-09-10 09:15:38 +02:00

27 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mblob@mysticfrogs.com</email>
<name>mblob</name>
</maintainer>
<upstream>
<doc lang="en">https://wiki.hyprland.org/hyprland-wiki/pages/Useful-Utilities/Hyprland-desktop-portal/</doc>
<remote-id type="github">hyprwm/xdg-desktop-portal-hyprland</remote-id>
<bugs-to>https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues</bugs-to>
</upstream>
<longdescription lang="en">
An XDG Desktop Portal (later called XDP) is a program that lets
other applications communicate swiftly with the compositor through
D-Bus. It's used for stuff like e.g. opening file pickers, screen sharing.
On Wayland, it also requires an implementation. For Hyprland, you'd usually
use xdg-desktop-portal-wlr (later called XDPW). Unfortunately, due to various
reasons the -wlr portal is inferior to the KDE or Gnome ones. In order to
bridge the gap, Hyprland has its own fork of XDPW that has more features,
called xdg-desktop-portal-hyprland.
</longdescription>
<use>
<flag name="elogind">Enable support for rootless session via elogind</flag>
</use>
</pkgmetadata>