Fix AsyncFileDialog blocking the executor on Windows (#191)
Add TDF_SIZE_TO_CONTENT to TaskDialogIndirect config so that it can display longer text without truncating/wrapping (80 characters instead of 55) (#202)
Fix xdg-portal backend not accepting special characters in message dialogs
Make set_parent require HasWindowHandle + HasDisplayHandle
Add support for set_parent in XDG Portals
Update ashpd to 0.9.
Add support for files without an extension in XDG Portal filters
Fix AsyncFileDialog blocking the executor on Windows (#191)
Add TDF_SIZE_TO_CONTENT to TaskDialogIndirect config so that it can display longer text without truncating/wrapping (80 characters instead of 55) (#202)
Fix xdg-portal backend not accepting special characters in message dialogs
Make set_parent require HasWindowHandle + HasDisplayHandle
Add support for set_parent in XDG Portals
Update ashpd to 0.9.
Add support for files without an extension in XDG Portal filters
Derive Clone for FileHandle
0.14.0
i18n for GTK and XDG Portal
Use XDG Portal as default
Use zenity as a fallback for XDG Portal
Update raw-window-handle to 0.6.
Update winit in example to 0.29.
Update ashpd to 0.8.
Update wasm CSS to respect the color scheme (including dark mode)
Fix macOS sync backend incorrectly setting the parent window
Add FileDialog/AsyncFileDialog::set_can_create_directories, supported on macOS only.
0.13.0
[Breaking] Users of the xdg-portal feature must now also select the tokio
or async-std feature
[macOS] Use NSOpenPanel.message instead of title #166
0.12.1
Fix FileHandle::inner (under feature file-handle-inner) on wasm
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps rfd from 0.14.1 to 0.15.0.
Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
... (truncated)
Commits
11b9651
Version bump 0.15.0634d148
Derive clone for FileHandle (#216)e0e725e
Support files without an extension in XDG portal filters (#215)665230c
deps: Update ashpd to 0.9 (#212)42dcc7d
Add support forset_parent
in XDG portals (#209)a57dfad
updated documentation to reflect default features (#208)1791c98
Pass--no-markup
to zenity (#205)fa24088
AddTDF_SIZE_TO_CONTENT
to Windows message dialog (#202)6f9062e
Fix AsyncFileDialog blocking on Windows (#191)c1b2c85
macOS: Useobjc2
crates (#188)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show