refactor(appearance): use cosmic::dialog for xdg file chooser dialogs
This commit is contained in:
parent
61f2103b3e
commit
5aeeab9392
3 changed files with 61 additions and 44 deletions
|
|
@ -146,7 +146,7 @@ page-input = [
|
|||
"dep:udev",
|
||||
]
|
||||
page-networking = [
|
||||
"ashpd",
|
||||
"xdg-portal",
|
||||
"dep:cosmic-dbus-networkmanager",
|
||||
"dep:cosmic-settings-subscriptions",
|
||||
"dep:zbus",
|
||||
|
|
@ -166,4 +166,4 @@ single-instance = ["libcosmic/single-instance"]
|
|||
test = []
|
||||
wayland = ["libcosmic/wayland", "dep:cosmic-panel-config", "dep:cosmic-randr"]
|
||||
wgpu = ["libcosmic/wgpu"]
|
||||
xdg-portal = ["libcosmic/xdg-portal"]
|
||||
xdg-portal = ["ashpd", "libcosmic/xdg-portal"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue