1
1
Fork
You've already forked znfde
0
Easy to use NFDe zig wraper.
  • C++ 48.4%
  • C 42.1%
  • Objective-C 6%
  • CMake 2%
  • Zig 1.5%
2026年03月24日 14:39:21 +01:00
includes/dbus Initial commit 2025年03月22日 11:56:32 +01:00
nativefiledialog Upgrade nativefiledialog 2026年03月24日 14:39:21 +01:00
src remove usingnamespace 2025年03月29日 22:50:52 +01:00
.gitignore Initial commit 2025年03月22日 11:56:32 +01:00
build.zig Zig 0.15.1 2025年10月03日 17:28:53 +02:00
build.zig.zon Zig 0.15.1 2025年10月03日 17:28:53 +02:00
README.md Initial commit 2025年03月22日 11:56:32 +01:00

znfde v0.1.0 - NativeFileDialog extended bindings

Easy to use NFDe zig wraper.

Getting started

Copy znfde to a subdirectory in your project and add the following to your build.zig.zon .dependencies:

.znfde=.{.path="libs/znfde"},