elementary / sideload

Sideload Flatpaks on elementary OS
https://elementary.io
GNU General Public License v3.0
46 stars 14 forks source link

Trash .flatpakref on successful install #110

Closed pongloongyeat closed 3 years ago

pongloongyeat commented 3 years ago

Closes #91

cassidyjames commented 3 years ago

What do we think about a checkbox or alternate action button for this? I could see it being concerning that Sideload trashes a file without explicitly saying it will, and while this would be useful, I could also see some people choosing to not trash them (e.g. if they have a flash drive with a bunch of .flatpakref files they install on new machines).

danirabbit commented 3 years ago

Yeah I agree there should be some way for the user to opt in to this. It would also be nice to remember their choice for the future

pongloongyeat commented 3 years ago

This is what it would look like with a checkbox. This checkbox shows on both the INSTALLED and ALREADY_INSTALLED states. Screenshot from 2021-04-07 15-58-31

Also, just saw that the original issue requested for a checkbox, sorry I missed that out.