This commit is contained in:
wash2 2026-04-18 20:11:25 +00:00
commit 0fa87f2b35
16382 changed files with 734838 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[13]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-Executor-for-Executor\" class=\"impl\"><a class=\"src rightside\" href=\"src/cosmic/executor/single.rs.html#12-37\">Source</a><a href=\"#impl-Executor-for-Executor\" class=\"anchor\">§</a><h3 class=\"code-header\">impl <a class=\"trait\" href=\"cosmic/iced/trait.Executor.html\" title=\"trait cosmic::iced::Executor\">Executor</a> for <a class=\"struct\" href=\"cosmic/executor/single/struct.Executor.html\" title=\"struct cosmic::executor::single::Executor\">Executor</a></h3></section></summary><div class=\"impl-items\"><details class=\"toggle method-toggle\" open><summary><section id=\"method.new\" class=\"method trait-impl\"><a class=\"src rightside\" href=\"src/cosmic/executor/single.rs.html#13-23\">Source</a><a href=\"#method.new\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/iced/trait.Executor.html#tymethod.new\" class=\"fn\">new</a>() -&gt; <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/result/enum.Result.html\" title=\"enum core::result::Result\">Result</a>&lt;Self, <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/futures/futures/io/struct.Error.html\" title=\"struct cosmic::iced::daemon::program::graphics::futures::futures::io::Error\">Error</a>&gt;</h4></section></summary><div class='docblock'>Creates a new <a href=\"cosmic/iced/trait.Executor.html\" title=\"trait cosmic::iced::Executor\"><code>Executor</code></a>.</div></details><details class=\"toggle method-toggle\" open><summary><section id=\"method.spawn\" class=\"method trait-impl\"><a class=\"src rightside\" href=\"src/cosmic/executor/single.rs.html#25-27\">Source</a><a href=\"#method.spawn\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/iced/trait.Executor.html#tymethod.spawn\" class=\"fn\">spawn</a>(&amp;self, future: impl <a class=\"trait\" href=\"cosmic/iced/daemon/program/graphics/futures/futures/trait.Future.html\" title=\"trait cosmic::iced::daemon::program::graphics::futures::futures::Future\">Future</a>&lt;Output = <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>&gt; + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + 'static)</h4></section></summary><div class='docblock'>Spawns a future in the <a href=\"cosmic/iced/trait.Executor.html\" title=\"trait cosmic::iced::Executor\"><code>Executor</code></a>.</div></details><details class=\"toggle method-toggle\" open><summary><section id=\"method.enter\" class=\"method trait-impl\"><a class=\"src rightside\" href=\"src/cosmic/executor/single.rs.html#29-32\">Source</a><a href=\"#method.enter\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/iced/trait.Executor.html#method.enter\" class=\"fn\">enter</a>&lt;R&gt;(&amp;self, f: impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/function/trait.FnOnce.html\" title=\"trait core::ops::function::FnOnce\">FnOnce</a>() -&gt; R) -&gt; R</h4></section></summary><div class='docblock'>Runs the given closure inside the <a href=\"cosmic/iced/trait.Executor.html\" title=\"trait cosmic::iced::Executor\"><code>Executor</code></a>. <a href=\"cosmic/iced/trait.Executor.html#method.enter\">Read more</a></div></details><details class=\"toggle method-toggle\" open><summary><section id=\"method.block_on\" class=\"method trait-impl\"><a class=\"src rightside\" href=\"src/cosmic/executor/single.rs.html#34-36\">Source</a><a href=\"#method.block_on\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/iced/trait.Executor.html#tymethod.block_on\" class=\"fn\">block_on</a>&lt;T&gt;(&amp;self, future: impl <a class=\"trait\" href=\"cosmic/iced/daemon/program/graphics/futures/futures/trait.Future.html\" title=\"trait cosmic::iced::daemon::program::graphics::futures::futures::Future\">Future</a>&lt;Output = T&gt;) -&gt; T</h4></section></summary><div class='docblock'>Runs a future to completion in the current thread within the <a href=\"cosmic/iced/trait.Executor.html\" title=\"trait cosmic::iced::Executor\"><code>Executor</code></a>.</div></details></div></details>","Executor","cosmic::executor::Default"]]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[4278]}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-Debug-for-IconSurface%3CE%3E\" class=\"impl\"><a href=\"#impl-Debug-for-IconSurface%3CE%3E\" class=\"anchor\">§</a><h3 class=\"code-header\">impl&lt;E&gt; <a class=\"trait\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html\" title=\"trait cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;E&gt;<div class=\"where\">where\n E: <a class=\"trait\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html\" title=\"trait cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Debug\">Debug</a>,</div></h3></section></summary><div class=\"impl-items\"><details class=\"toggle method-toggle\" open><summary><section id=\"method.fmt\" class=\"method trait-impl\"><a href=\"#method.fmt\" class=\"anchor\">§</a><h4 class=\"code-header\">fn <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html#tymethod.fmt\" class=\"fn\">fmt</a>(&amp;self, f: &amp;mut <a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/struct.Formatter.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Formatter\">Formatter</a>&lt;'_&gt;) -&gt; <a class=\"enum\" href=\"https://doc.rust-lang.org/nightly/core/result/enum.Result.html\" title=\"enum core::result::Result\">Result</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>, <a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/struct.Error.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::fmt::Error\">Error</a>&gt;</h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/fmt/trait.Debug.html#tymethod.fmt\">Read more</a></div></details></div></details>","Debug","cosmic::iced::daemon::program::graphics::core::clipboard::DynIconSurface"],["<details class=\"toggle implementors-toggle\" open><summary><section id=\"impl-IconSurface%3CBox%3Cdyn+Any%3E%3E\" class=\"impl\"><a href=\"#impl-IconSurface%3CBox%3Cdyn+Any%3E%3E\" class=\"anchor\">§</a><h3 class=\"code-header\">impl <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;<a class=\"struct\" href=\"cosmic/cctk/sctk/reexports/client/backend/smallvec/alloc/boxed/struct.Box.html\" title=\"struct cosmic::cctk::sctk::reexports::client::backend::smallvec::alloc::boxed::Box\">Box</a>&lt;dyn <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/any/trait.Any.html\" title=\"trait core::any::Any\">Any</a>&gt;&gt;</h3></section></summary><div class=\"impl-items\"><details class=\"toggle method-toggle\" open><summary><section id=\"method.downcast\" class=\"method\"><h4 class=\"code-header\">pub fn <a href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html#tymethod.downcast\" class=\"fn\">downcast</a>&lt;T, R&gt;(self) -&gt; <a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/clipboard/struct.IconSurface.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::clipboard::IconSurface\">IconSurface</a>&lt;<a class=\"struct\" href=\"cosmic/iced/daemon/program/graphics/core/struct.Element.html\" title=\"struct cosmic::iced::daemon::program::graphics::core::Element\">Element</a>&lt;'static, <a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.unit.html\">()</a>, T, R&gt;&gt;<div class=\"where\">where\n T: 'static,\n R: 'static,</div></h4></section></summary><div class=\"docblock\"><p>Downcast <code>element</code> to concrete type <code>Element&lt;(), T, R&gt;</code></p>\n<p>Panics if type doesnt match</p>\n</div></details></div></details>",0,"cosmic::iced::daemon::program::graphics::core::clipboard::DynIconSurface"]]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[4328]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[13]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
(function() {
var type_impls = Object.fromEntries([["cosmic",[]]]);
if (window.register_type_impls) {
window.register_type_impls(type_impls);
} else {
window.pending_type_impls = type_impls;
}
})()
//{"start":55,"fragment_lengths":[13]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long