Pro@programming.dev to Linux@programming.devEnglish · 5 days agoActually, what is a Freedesktop Portal?thelibre.newsexternal-linkmessage-square5linkfedilinkarrow-up143arrow-down11cross-posted to: linux@linux.community
arrow-up142arrow-down1external-linkActually, what is a Freedesktop Portal?thelibre.newsPro@programming.dev to Linux@programming.devEnglish · 5 days agomessage-square5linkfedilinkcross-posted to: linux@linux.community
minus-squareCaptainBasculin@lemmy.bascul.inlinkfedilinkarrow-up15·5 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·4 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).