Move desktop dialogs to their own windows
This commit is contained in:
parent
5dad1f0d26
commit
73e1d7ce52
2 changed files with 204 additions and 81 deletions
|
|
@ -85,7 +85,7 @@ optional = true
|
|||
git = "https://github.com/pop-os/libcosmic.git"
|
||||
default-features = false
|
||||
#TODO: a11y feature crashes
|
||||
features = ["multi-window", "tokio", "winit", "surface-message"]
|
||||
features = ["autosize","multi-window", "tokio", "winit", "surface-message"]
|
||||
|
||||
[features]
|
||||
default = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue