elementary / portals

https://elementary.io
GNU General Public License v3.0
23 stars 6 forks source link

Install a portals.conf file for the pantheon session #93

Closed nater1983 closed 1 year ago

nater1983 commented 1 year ago

While the existing pantheon.portal file describes our implementation. The portals.conf file lets us select which portal implementation(s) to use in the Pantheon session.

Ref #https://github.com/flatpak/xdg-desktop-portal/pull/955/

Since xdg-desktop-portal 1.17.0, the recommendation is for each desktop environment implementation XDG_CURRENT_DESKTOP=foo to provide a /usr/share/xdg-desktop-portal/foo-portals.conf specifying its preferred portal implementations.

lenemter commented 1 year ago

Isn't this the same as https://github.com/elementary/default-settings/pull/293?

nater1983 commented 1 year ago

I guess so I didnt know it was in settings