Pro@programming.dev to Linux@programming.devEnglish · 18 days agoActually, what is a Freedesktop Portal?thelibre.newsexternal-linkmessage-square5fedilinkarrow-up143arrow-down11
arrow-up142arrow-down1external-linkActually, what is a Freedesktop Portal?thelibre.newsPro@programming.dev to Linux@programming.devEnglish · 18 days agomessage-square5fedilink
minus-squareCaptainBasculin@lemmy.bascul.inlinkfedilinkarrow-up15·18 days agoIt’s important to note that not all portals are implemented on all desktop environments. You can see this as a reference table: https://wiki.archlinux.org/title/XDG_Desktop_Portal#List_of_backends_and_interfaces
minus-squareLeFantome@programming.devlinkfedilinkarrow-up2·17 days agoYou also use the portal helper from another DE though. For example, the Niri Wayland compositor, written in Rust with Smithay, uses xdg-desktop-portal-gnome (which I imagine is written in C).
It’s important to note that not all portals are implemented on all desktop environments. You can see this as a reference table: https://wiki.archlinux.org/title/XDG_Desktop_Portal#List_of_backends_and_interfaces
You also use the portal helper from another DE though.
For example, the Niri Wayland compositor, written in Rust with Smithay, uses xdg-desktop-portal-gnome (which I imagine is written in C).