flatpak/xdg-desktop-portal 1.19.1 released (github.com)
from petsoi@discuss.tchncs.de to linux@lemmy.ml on 22 Dec 2024 05:53
https://discuss.tchncs.de/post/27177513

New Features:

Enhancements:

Bug Fixes:

#linux

threaded - newest

petsoi@discuss.tchncs.de on 22 Dec 2024 06:32 collapse

Now with the long awaited USB portal! Yeah 🚀

HubertManne@moist.catsweat.com on 22 Dec 2024 20:16 next collapse

I have been looking for something like a linux portable apps so I can have my applications on a thumb drive. would this be related to that?

gianni@lemmy.ca on 22 Dec 2024 22:19 next collapse

This would not. This allows applications to list and select USB devices.

However, you can install most applications to a USB stick today. As long as they’re built for the same architecture and all the dependencies are satisfied everything should just work.

HubertManne@moist.catsweat.com on 23 Dec 2024 00:32 collapse

I thought flatpak had all the dependencies built in but maybe im thinking of something else

gianni@lemmy.ca on 23 Dec 2024 02:44 collapse

As another commenter mentioned, AppImage might be easier in these circumstances. They wouldn’t be dependent on any external Flatpak installation & configuration.

merthyr1831@lemmy.ml on 23 Dec 2024 00:33 collapse

flatpaks can do that, but appimages are probably more what you’re looking for. most distros have the required appimage libraries to allow them to run. flatpaks are a bit less portable in my experience but there still just single bundles that you can save to a thumbdrive

HubertManne@moist.catsweat.com on 23 Dec 2024 00:36 collapse

thanks. i have been comparing them and vacilating but I think im going to go ahead and give it a try. ironically portable apps was one thing keeping me from leaving windows as it made changing hardware a breeze.

Heavybell@lemmy.world on 25 Dec 2024 03:17 collapse

Would this allow apps like Solaar or Piper to work without having a udev rule allow the seat user and plugdev groups RW access to all logitech /dev/hidraw* nodes?