From 50dc7c02cc5875c2c2d3ba2f982bf556ce3b0b3b Mon Sep 17 00:00:00 2001 From: Ashley Wulber Date: Tue, 27 Dec 2022 10:46:59 -0500 Subject: [PATCH] feat: autosized surface support & update freedesktop-icons & change iced branch to master --- .gitmodules | 2 +- Cargo.toml | 2 +- iced | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 41670c36..367f7f22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "iced"] path = iced url = https://github.com/pop-os/iced.git - branch = sctk-cosmic + branch = master diff --git a/Cargo.toml b/Cargo.toml index 59dc8619..86f33569 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" diff --git a/iced b/iced index ed48d148..59c96d7b 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit ed48d14822f0c33ca13e04edc01e1e8c659cf112 +Subproject commit 59c96d7b7216d8231a9277ce02c333a55927732f