Releases: PolyMeilex/rfd
Releases · PolyMeilex/rfd
0.7.0
- Safe Rust XDG Desktop Portal support (Thanks to @Be-ing and @bilelmoussaoui!)
- In order to test it you can disable default
gtk3
feature of the crate, if you do, dependency on GTK will be dropped and XDG portal will be used instead.
- In order to test it you can disable default
0.6.4
- Rust edition bump
- Gtk bump
- windows-rs bump
0.6.3
- Fixed #35 (Thanks for discovering and reporting goes to @lucasfernog and @OJFord)
- Updated windows-rs
0.6.2
0.6.1
- Update windows-rs to 0.28
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
set_parent
support forMessageDialog
on Windows #19 (Thanks to @lucasfernog!)