{"id":16795211,"url":"https://github.com/abonander/file_dialog","last_synced_at":"2026-03-14T04:38:32.584Z","repository":{"id":24230773,"uuid":"27623334","full_name":"abonander/file_dialog","owner":"abonander","description":"A file dialog in Rust using Conrod","archived":false,"fork":false,"pushed_at":"2015-01-02T02:41:14.000Z","size":276,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T12:46:39.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abonander.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-06T05:19:59.000Z","updated_at":"2019-07-15T22:45:11.000Z","dependencies_parsed_at":"2022-08-22T14:31:25.750Z","dependency_job_id":null,"html_url":"https://github.com/abonander/file_dialog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abonander%2Ffile_dialog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abonander%2Ffile_dialog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abonander%2Ffile_dialog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abonander%2Ffile_dialog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abonander","download_url":"https://codeload.github.com/abonander/file_dialog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965783,"owners_count":20375918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T09:15:42.605Z","updated_at":"2025-12-17T09:07:55.791Z","avatar_url":"https://github.com/abonander.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"file_dialog\n===========\n\nA file dialog in Rust using Conrod. Supports file/folder selection, and file saving. Does *not* modify the filesystem, only returning `Path`. You should confirm the returned paths are valid before operating on them.\n\nSee `examples/file_chooser.rs` for how to invoke the dialog.\n\n####Note\n\n\nWhile `file_dialog` is polymorphic over different `Window` implementations, `GlfwWindow` is currently not very useful as it cannot open more than one window at a time. The example had to be changed to use `Sdl2Window` for this reason.\n\n###TODO\n* Add documentation comments\n* RustCI and TravisCI integration\n* Improve examples\n    * Find better font\n    * Add folder selection example\n* Improve dialog design\n    * Fix alignments\n    * Make positioning smarter\n    * Support custom resolutions/themes\n* Make `FilePromise` safer (non-panicking)\n\nScreenshots\n===========\nIt's not pretty, but it works and that's all that matters. Design can be fixed later.\n####Selecting File\n![][select-file]\n\n####Saving File\n![][saving-file]\n\n[select-file]: http://i.imgur.com/YYlAMbn.png\n[saving-file]: http://i.imgur.com/SZekC2Y.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabonander%2Ffile_dialog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabonander%2Ffile_dialog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabonander%2Ffile_dialog/lists"}