btzy / nativefiledialog-extended

Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
zlib License
598 stars 89 forks source link

README: Remove untested portal warning and link OpenFile() current_folder PR #96

Closed btzy closed 1 year ago

btzy commented 1 year ago

Portals are now fairly well-tested by a variety of users of NFDe.

A link is now also added to https://github.com/flatpak/xdg-desktop-portal/pull/874 that adds support for setting a default folder in the OpenFile() method.