bottlesdevs / Bottles

Run Windows software and games on Linux
https://usebottles.com
GNU General Public License v3.0
6.38k stars 266 forks source link

[Request]: Use bottles-cli instead xdg-open in add to steam button #3438

Open iJustGhost opened 3 months ago

iJustGhost commented 3 months ago

Tell us the problem or your need

It's a little annoying when opening programs through steam specially on steamdeck as the play button doesn't work properly with xdg-open. xdg- open is just a one-time command and it's not a process, making steam's play/stop button useless.

Describe the solution you'd like

Used with bottles-cli:

https://github.com/user-attachments/assets/87a5b862-3a33-476e-ad88-0b2cb7ff0436

Used with xdg-open:

https://github.com/user-attachments/assets/96785d13-1b9d-4e7c-b81b-c508a9ca20b0

Other solutions?

For now I have to manually replace the xdg-open with bottles-cli and it's becoming tedious.

Additional context and references

No response

starkipraggy commented 2 months ago

the xdg-open feature straight up doesn't work now. When I run the command, it directs me to choose a bottle then after that nothing happens. would be great to just transition to this.