bottlesdevs / Bottles

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

[Request] Recent executable / History of last opened executables #611

Closed BabaJi-0 closed 2 years ago

BabaJi-0 commented 2 years ago

Is your feature request related to a problem? Please describe. Maybe I am doing something wrong. But having to select same executable from the picker every time is a problem.

Describe the solution you'd like Saving history.

I am using Flatpak version. I have bad communication skills. Sorry.

mirkobrombin commented 2 years ago

Installed programs are show in the Programs section. If a program is not detected you need to manually pick up the executable every time.

Your idea is good, I think I will implement it

BabaJi-0 commented 2 years ago

So It was my mistake for not noticing. Thanks, that "program" section is all i needed. I actually run programs from my windows partition, So I haven't tried installing programs to wine prefixes. And when I installed Bottles the "Run Executable" button was in front of me. So I thought "I have to use this button to run my programs", program ran, and "Program" section gone unnoticed by me. Sorry for wasting time.

mirkobrombin commented 2 years ago

So It was my mistake for not noticing. Thanks, that "program" section is all i needed. I actually run programs from my windows partition, So I haven't tried installing programs to wine prefixes. And when I installed Bottles the "Run Executable" button was in front of me. So I thought "I have to use this button to run my programs", program ran, and "Program" section gone unnoticed by me. Sorry for wasting time.

Not a "wasting time" at all, your request still good :D

mirkobrombin commented 2 years ago

This should be done after https://github.com/bottlesdevs/Bottles/issues/654 so the histroy can be stored in the Object and saved in the configuration.

mirkobrombin commented 2 years ago

image