Pro@programming.dev to Linux@programming.devEnglish · 15 days agoActually, what is a Freedesktop Portal?thelibre.newsexternal-linkmessage-square5fedilinkarrow-up144arrow-down11cross-posted to: [email protected]
arrow-up143arrow-down1external-linkActually, what is a Freedesktop Portal?thelibre.newsPro@programming.dev to Linux@programming.devEnglish · 15 days agomessage-square5fedilinkcross-posted to: [email protected]
minus-squareCaptainBasculin@lemmy.bascul.inlinkfedilinkarrow-up15·15 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·15 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).