feat!(dialog): refactor and support rfd as file_chooser provider
This commit is contained in:
parent
b09b3db81a
commit
0bef593ba4
9 changed files with 618 additions and 362 deletions
|
|
@ -29,7 +29,7 @@ pub mod command;
|
|||
pub use cosmic_config;
|
||||
pub use cosmic_theme;
|
||||
|
||||
#[cfg(feature = "xdg-portal")]
|
||||
#[cfg(any(feature = "xdg-portal", feature = "rfd"))]
|
||||
pub mod dialog;
|
||||
|
||||
pub mod executor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue