#How to make Wine use Dolphin on KDE plasma arch linux
9 messages · Page 1 of 1 (latest)
Because Wine is supposed to be 100% compatible with the Windows API, and this file chooser is an integral part of the Windows API.
Yes, you can use the command
winepath -w path/to/target
to convert path/to/target into a Windows path
The Windows path can then be pasted into the filename input text box.
The file chooser is not to blame here, they are shells for what happens underneath.
AFK