vinceglb / FileKit

Pick and save Files, Medias and Folder for Kotlin Multiplatform / KMP and Compose Multiplatform / CMP
https://vinceglb.github.io/FileKit/
MIT License
249 stars 8 forks source link

Option to use the better file picker on Windows #43

Open StefanOltmann opened 2 weeks ago

StefanOltmann commented 2 weeks ago

I find the picker shown on Windows rather unusual. I know, it's the systems picker for that, but most apps I know present another picker for directories.

It looks like the file picker, but it lets users only choose directories and displays users bookmarks on the left.

Please add an option to use this picker instead.

See also https://github.com/Wavesonics/compose-multiplatform-file-picker/issues/83#issuecomment-1839268951