xdg-desktop-portal icon indicating copy to clipboard operation
xdg-desktop-portal copied to clipboard

Desktop entries / App list portal

Open GeoffreyCoulaud opened this issue 3 years ago • 3 comments
trafficstars

Hello,

Would it be possible to create an app list portal ? Something that could give the entries from Gnome shell's app grid for example. This would be useful for launcher apps, like Boatswain or Gali.

It would be great to have access to the .desktop files contents to have feature parity with the desktop environment launchers.

GeoffreyCoulaud avatar May 29 '22 23:05 GeoffreyCoulaud

It's in my list, but my list is infinitely long, so who knows when it will happen. If anyone feels like drafting this portal, don't wait for me :)

GeorgesStavracas avatar May 30 '22 15:05 GeorgesStavracas

This should also allow apps to view the corresponding app icons in e.g. /var/lib/flatpak/exports/share/icons and ~/.local/share/flatpak/exports/share/icons right?

I know flatpak exports the desktop files in the set system and user locations, but I wonder what e.g. snap does, this should probably work for snaps too.

vchernin avatar Jun 01 '22 01:06 vchernin

https://github.com/flatpak/xdg-desktop-portal/issues/809#issuecomment-1143032338

@vchernin, some desktop environments like cpe:2.3:a:kde:plasma:5 expose those disparate directories already via a URI with a custom schema. applications:/ is its:

20231205T153645GMT

RokeJulianLockhart avatar Dec 05 '23 15:12 RokeJulianLockhart