Unclaimed project
Are you a maintainer of nativefiledialog-extended? Claim this project to take control of your public changelog and roadmap.
Changelog
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
This release brings support for setting a default folder for OpenDialog(), OpenDialogMultiple(), and PickFolder() in the Portal backend on a sufficiently new version of xdg-desktop-portal. This relies on flatpak/xdg-desktop-portal#1045, which has been merged and will be included in their next feature release. With older versions of xdg-desktop-portal, setting a default folder will have no effect, as is currently the case.
In addition, the install target now generates and installs an nfd-config.cmake file, which makes for better CMake integration.
Full Changelog: https://github.com/btzy/nativefiledialog-extended/compare/v1.0.3...v1.1.0