feat: autosized surface support & update freedesktop-icons & change iced branch to master
This commit is contained in:
parent
55d00bd21a
commit
50dc7c02cc
3 changed files with 3 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
|||
[submodule "iced"]
|
||||
path = iced
|
||||
url = https://github.com/pop-os/iced.git
|
||||
branch = sctk-cosmic
|
||||
branch = master
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ winit = ["iced/winit", "iced_winit"]
|
|||
applet = ["cosmic-panel-config", "sctk"]
|
||||
|
||||
[dependencies]
|
||||
freedesktop-icons = {git = "https://github.com/wash2/freedestkop-icons"}
|
||||
freedesktop-icons = "0.2.2"
|
||||
apply = "0.3.0"
|
||||
derive_setters = "0.1.5"
|
||||
lazy_static = "1.4.0"
|
||||
|
|
|
|||
2
iced
2
iced
|
|
@ -1 +1 @@
|
|||
Subproject commit ed48d14822f0c33ca13e04edc01e1e8c659cf112
|
||||
Subproject commit 59c96d7b7216d8231a9277ce02c333a55927732f
|
||||
Loading…
Add table
Add a link
Reference in a new issue