Update libcosmic, fixes #121

This commit is contained in:
Jeremy Soller 2025-10-09 13:22:44 -06:00
parent 61b56132b0
commit 18be235628
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA

32
Cargo.lock generated
View file

@ -1053,7 +1053,7 @@ dependencies = [
[[package]]
name = "cosmic-config"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"atomicwrites",
"cosmic-config-derive",
@ -1072,7 +1072,7 @@ dependencies = [
[[package]]
name = "cosmic-config-derive"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"quote",
"syn 1.0.109",
@ -1131,7 +1131,7 @@ dependencies = [
[[package]]
name = "cosmic-theme"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"almost",
"cosmic-config",
@ -2599,7 +2599,7 @@ dependencies = [
[[package]]
name = "iced"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"dnd",
"iced_accessibility",
@ -2617,7 +2617,7 @@ dependencies = [
[[package]]
name = "iced_accessibility"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"accesskit",
"accesskit_winit",
@ -2626,7 +2626,7 @@ dependencies = [
[[package]]
name = "iced_core"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"bitflags 2.7.0",
"dnd",
@ -2646,7 +2646,7 @@ dependencies = [
[[package]]
name = "iced_futures"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"futures",
"iced_core",
@ -2659,7 +2659,7 @@ dependencies = [
[[package]]
name = "iced_graphics"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"bitflags 2.7.0",
"bytemuck",
@ -2683,7 +2683,7 @@ dependencies = [
[[package]]
name = "iced_renderer"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"iced_graphics",
"iced_tiny_skia",
@ -2695,7 +2695,7 @@ dependencies = [
[[package]]
name = "iced_runtime"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"dnd",
"iced_core",
@ -2707,7 +2707,7 @@ dependencies = [
[[package]]
name = "iced_style"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"iced_core",
"once_cell",
@ -2717,7 +2717,7 @@ dependencies = [
[[package]]
name = "iced_tiny_skia"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"bytemuck",
"cosmic-text",
@ -2751,7 +2751,7 @@ dependencies = [
[[package]]
name = "iced_wgpu"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"as-raw-xcb-connection",
"bitflags 2.7.0",
@ -2780,7 +2780,7 @@ dependencies = [
[[package]]
name = "iced_widget"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"dnd",
"iced_renderer",
@ -2796,7 +2796,7 @@ dependencies = [
[[package]]
name = "iced_winit"
version = "0.12.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"dnd",
"iced_graphics",
@ -3256,7 +3256,7 @@ checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
[[package]]
name = "libcosmic"
version = "0.1.0"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#9c62f19e4b80b6bcffde024698015d3a533cb944"
source = "git+https://github.com/pop-os/libcosmic.git?branch=prev-master#86ec60f335cd83e6bca1bc8730b4a59f16e998b3"
dependencies = [
"apply",
"ashpd 0.9.2",