alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.86k stars 834 forks source link

Add Open and Uninstall buttons to app install UI #60

Open archon810 opened 2 years ago

archon810 commented 2 years ago

If you already have the app installed, right now the choices are Cancel and Reinstall. I think it'd be really useful if you also added Uninstall and Open here.

And as I mentioned somewhere else, please hook up Esc to press Cancel in this UI.

Thanks!

image

alesimula commented 2 years ago

@archon810 I don't know, having users accidentally click an "uninstall" button seems like a bigger issue to be worried about

archon810 commented 2 years ago

You can have an Are you sure? confirmation button following that?