deploy: 95756b1a57
This commit is contained in:
commit
0fa87f2b35
16382 changed files with 734838 additions and 0 deletions
81
cosmic/cctk/sctk/seat/input_method_v3/enum.Active.html
Normal file
81
cosmic/cctk/sctk/seat/input_method_v3/enum.Active.html
Normal file
File diff suppressed because one or more lines are too long
97
cosmic/cctk/sctk/seat/input_method_v3/enum.Anchor.html
Normal file
97
cosmic/cctk/sctk/seat/input_method_v3/enum.Anchor.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
97
cosmic/cctk/sctk/seat/input_method_v3/enum.Gravity.html
Normal file
97
cosmic/cctk/sctk/seat/input_method_v3/enum.Gravity.html
Normal file
File diff suppressed because one or more lines are too long
73
cosmic/cctk/sctk/seat/input_method_v3/enum.InvalidIndex.html
Normal file
73
cosmic/cctk/sctk/seat/input_method_v3/enum.InvalidIndex.html
Normal file
File diff suppressed because one or more lines are too long
3
cosmic/cctk/sctk/seat/input_method_v3/index.html
Normal file
3
cosmic/cctk/sctk/seat/input_method_v3/index.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="This implements support for the experimental xx-input-method-v2 protocol. That protocol will hopefully become -v3 without changing the API at some point."><title>cosmic::cctk::sctk::seat::input_method_v3 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../../../static.files/rustdoc-aa0817cf.css"><meta name="rustdoc-vars" data-root-path="../../../../../" data-static-root-path="../../../../../static.files/" data-current-crate="cosmic" data-themes="" data-resource-suffix="" data-rustdoc-version="1.90.0-nightly (3048886e5 2025-07-30)" data-channel="nightly" data-search-js="search-fa3e91e5.js" data-settings-js="settings-5514c975.js" ><script src="../../../../../static.files/storage-68b7e25d.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../../../../static.files/main-eebb9057.js"></script><noscript><link rel="stylesheet" href="../../../../../static.files/noscript-32bb7600.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../../../../static.files/favicon-044be391.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../../../cosmic/index.html">cosmic</a><span class="version">1.0.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module input_<wbr>method_<wbr>v3</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#traits" title="Traits">Traits</a></li></ul></section><div id="rustdoc-modnav"><h2><a href="../index.html">In cosmic::<wbr>cctk::<wbr>sctk::<wbr>seat</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../../../../index.html">cosmic</a>::<wbr><a href="../../../index.html">cctk</a>::<wbr><a href="../../index.html">sctk</a>::<wbr><a href="../index.html">seat</a></div><h1>Module <span>input_method_v3</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"></span></div><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>wayland</code> and Linux</strong> only.</div></span><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>This implements support for the experimental xx-input-method-v2 protocol.
|
||||
That protocol will hopefully become -v3 without changing the API at some point.</p>
|
||||
</div></details><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.InputMethod.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethod">Input<wbr>Method</a></dt><dt><a class="struct" href="struct.InputMethodData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodData">Input<wbr>Method<wbr>Data</a></dt><dt><a class="struct" href="struct.InputMethodEventState.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodEventState">Input<wbr>Method<wbr>Event<wbr>State</a></dt><dd>Stores incoming interface state.</dd><dt><a class="struct" href="struct.InputMethodManager.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodManager">Input<wbr>Method<wbr>Manager</a></dt><dt><a class="struct" href="struct.Popup.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::Popup">Popup</a></dt><dt><a class="struct" href="struct.PopupData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::PopupData">Popup<wbr>Data</a></dt><dd>Data reachable from XxInputPopupSurfaceV2</dd><dt><a class="struct" href="struct.PopupPositioner.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::PopupPositioner">Popup<wbr>Positioner</a></dt><dd>A trivial wrapper for an <a href="struct.XxInputPopupPositionerV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputPopupPositionerV1"><code>XxInputPopupPositionerV1</code></a>.</dd><dt><a class="struct" href="struct.PopupState.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::PopupState">Popup<wbr>State</a></dt><dd>Server-provided popup state</dd><dt><a class="struct" href="struct.PositionerData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::PositionerData">Positioner<wbr>Data</a></dt><dt><a class="struct" href="struct.Rectangle.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::Rectangle">Rectangle</a></dt><dt><a class="struct" href="struct.Size.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::Size">Size</a></dt><dt><a class="struct" href="struct.SurroundingText.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::SurroundingText">Surrounding<wbr>Text</a></dt><dt><a class="struct" href="struct.XxInputMethodV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputMethodV1">XxInput<wbr>Method<wbr>V1</a></dt><dd>input method</dd><dt><a class="struct" href="struct.XxInputPopupPositionerV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputPopupPositionerV1">XxInput<wbr>Popup<wbr>Positioner<wbr>V1</a></dt><dd>input method popup positioner</dd><dt><a class="struct" href="struct.XxInputPopupSurfaceV2.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputPopupSurfaceV2">XxInput<wbr>Popup<wbr>Surface<wbr>V2</a></dt><dd>popup surface</dd></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.Active.html" title="enum cosmic::cctk::sctk::seat::input_method_v3::Active">Active</a></dt><dd>State machine for determining the capabilities of a text input</dd><dt><a class="enum" href="enum.Anchor.html" title="enum cosmic::cctk::sctk::seat::input_method_v3::Anchor">Anchor</a></dt><dt><a class="enum" href="enum.CursorPosition.html" title="enum cosmic::cctk::sctk::seat::input_method_v3::CursorPosition">Cursor<wbr>Position</a></dt><dt><a class="enum" href="enum.Gravity.html" title="enum cosmic::cctk::sctk::seat::input_method_v3::Gravity">Gravity</a></dt><dt><a class="enum" href="enum.InvalidIndex.html" title="enum cosmic::cctk::sctk::seat::input_method_v3::InvalidIndex">Invalid<wbr>Index</a></dt><dd>Can’t set the preedit string due to cursor index not on UTF-8 code point boundary</dd></dl><h2 id="traits" class="section-header">Traits<a href="#traits" class="anchor">§</a></h2><dl class="item-table"><dt><a class="trait" href="trait.InputMethodDataExt.html" title="trait cosmic::cctk::sctk::seat::input_method_v3::InputMethodDataExt">Input<wbr>Method<wbr>Data<wbr>Ext</a></dt><dt><a class="trait" href="trait.InputMethodHandler.html" title="trait cosmic::cctk::sctk::seat::input_method_v3::InputMethodHandler">Input<wbr>Method<wbr>Handler</a></dt></dl></section></div></main></body></html>
|
||||
1
cosmic/cctk/sctk/seat/input_method_v3/sidebar-items.js
Normal file
1
cosmic/cctk/sctk/seat/input_method_v3/sidebar-items.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
window.SIDEBAR_ITEMS = {"enum":["Active","Anchor","CursorPosition","Gravity","InvalidIndex"],"struct":["InputMethod","InputMethodData","InputMethodEventState","InputMethodManager","Popup","PopupData","PopupPositioner","PopupState","PositionerData","Rectangle","Size","SurroundingText","XxInputMethodV1","XxInputPopupPositionerV1","XxInputPopupSurfaceV2"],"trait":["InputMethodDataExt","InputMethodHandler"]};
|
||||
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
76
cosmic/cctk/sctk/seat/input_method_v3/struct.Popup.html
Normal file
76
cosmic/cctk/sctk/seat/input_method_v3/struct.Popup.html
Normal file
File diff suppressed because one or more lines are too long
77
cosmic/cctk/sctk/seat/input_method_v3/struct.PopupData.html
Normal file
77
cosmic/cctk/sctk/seat/input_method_v3/struct.PopupData.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
78
cosmic/cctk/sctk/seat/input_method_v3/struct.PopupState.html
Normal file
78
cosmic/cctk/sctk/seat/input_method_v3/struct.PopupState.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
80
cosmic/cctk/sctk/seat/input_method_v3/struct.Rectangle.html
Normal file
80
cosmic/cctk/sctk/seat/input_method_v3/struct.Rectangle.html
Normal file
File diff suppressed because one or more lines are too long
78
cosmic/cctk/sctk/seat/input_method_v3/struct.Size.html
Normal file
78
cosmic/cctk/sctk/seat/input_method_v3/struct.Size.html
Normal file
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
|
|
@ -0,0 +1,4 @@
|
|||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `InputMethodDataExt` trait in crate `cosmic`."><title>InputMethodDataExt in cosmic::cctk::sctk::seat::input_method_v3 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../../../static.files/rustdoc-aa0817cf.css"><meta name="rustdoc-vars" data-root-path="../../../../../" data-static-root-path="../../../../../static.files/" data-current-crate="cosmic" data-themes="" data-resource-suffix="" data-rustdoc-version="1.90.0-nightly (3048886e5 2025-07-30)" data-channel="nightly" data-search-js="search-fa3e91e5.js" data-settings-js="settings-5514c975.js" ><script src="../../../../../static.files/storage-68b7e25d.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../../../static.files/main-eebb9057.js"></script><noscript><link rel="stylesheet" href="../../../../../static.files/noscript-32bb7600.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../../../../static.files/favicon-044be391.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../../../cosmic/index.html">cosmic</a><span class="version">1.0.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Input<wbr>Method<wbr>Data<wbr>Ext</a></h2><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.input_method_data" title="input_method_data">input_method_data</a></li></ul><h3><a href="#implementors">Implementors</a></h3></section><div id="rustdoc-modnav"><h2><a href="index.html">In cosmic::<wbr>cctk::<wbr>sctk::<wbr>seat::<wbr>input_<wbr>method_<wbr>v3</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../../../../index.html">cosmic</a>::<wbr><a href="../../../index.html">cctk</a>::<wbr><a href="../../index.html">sctk</a>::<wbr><a href="../index.html">seat</a>::<wbr><a href="index.html">input_method_v3</a></div><h1>Trait <span class="trait">InputMethodDataExt</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"></span></div><pre class="rust item-decl"><code>pub trait InputMethodDataExt: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> {
|
||||
// Required method
|
||||
fn <a href="#tymethod.input_method_data" class="fn">input_method_data</a>(&self) -> &<a class="struct" href="struct.InputMethodData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodData">InputMethodData</a>;
|
||||
}</code></pre><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>wayland</code> and Linux</strong> only.</div></span><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.input_method_data" class="method"><h4 class="code-header">fn <a href="#tymethod.input_method_data" class="fn">input_method_data</a>(&self) -> &<a class="struct" href="struct.InputMethodData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodData">InputMethodData</a></h4></section></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-InputMethodDataExt-for-InputMethodData" class="impl"><a href="#impl-InputMethodDataExt-for-InputMethodData" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.InputMethodDataExt.html" title="trait cosmic::cctk::sctk::seat::input_method_v3::InputMethodDataExt">InputMethodDataExt</a> for <a class="struct" href="struct.InputMethodData.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodData">InputMethodData</a></h3></section></div><script src="../../../../../trait.impl/smithay_client_toolkit/seat/input_method_v3/trait.InputMethodDataExt.js" data-ignore-extern-crates="smithay_client_toolkit" async></script></section></div></main></body></html>
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `InputMethodHandler` trait in crate `cosmic`."><title>InputMethodHandler in cosmic::cctk::sctk::seat::input_method_v3 - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2" crossorigin href="../../../../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../../../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../../../../static.files/rustdoc-aa0817cf.css"><meta name="rustdoc-vars" data-root-path="../../../../../" data-static-root-path="../../../../../static.files/" data-current-crate="cosmic" data-themes="" data-resource-suffix="" data-rustdoc-version="1.90.0-nightly (3048886e5 2025-07-30)" data-channel="nightly" data-search-js="search-fa3e91e5.js" data-settings-js="settings-5514c975.js" ><script src="../../../../../static.files/storage-68b7e25d.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../../../../static.files/main-eebb9057.js"></script><noscript><link rel="stylesheet" href="../../../../../static.files/noscript-32bb7600.css"></noscript><link rel="alternate icon" type="image/png" href="../../../../../static.files/favicon-32x32-6580c154.png"><link rel="icon" type="image/svg+xml" href="../../../../../static.files/favicon-044be391.svg"></head><body class="rustdoc trait"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../../../../cosmic/index.html">cosmic</a><span class="version">1.0.0</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Input<wbr>Method<wbr>Handler</a></h2><h3><a href="#required-methods">Required Methods</a></h3><ul class="block"><li><a href="#tymethod.handle_done" title="handle_done">handle_done</a></li><li><a href="#tymethod.handle_unavailable" title="handle_unavailable">handle_unavailable</a></li></ul><h3><a href="#dyn-compatibility">Dyn Compatibility</a></h3><h3><a href="#implementors">Implementors</a></h3></section><div id="rustdoc-modnav"><h2><a href="index.html">In cosmic::<wbr>cctk::<wbr>sctk::<wbr>seat::<wbr>input_<wbr>method_<wbr>v3</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><rustdoc-search></rustdoc-search><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../../../../index.html">cosmic</a>::<wbr><a href="../../../index.html">cctk</a>::<wbr><a href="../../index.html">sctk</a>::<wbr><a href="../index.html">seat</a>::<wbr><a href="index.html">input_method_v3</a></div><h1>Trait <span class="trait">InputMethodHandler</span><button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"></span></div><pre class="rust item-decl"><code>pub trait InputMethodHandler: <a class="trait" href="https://doc.rust-lang.org/nightly/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a> {
|
||||
// Required methods
|
||||
fn <a href="#tymethod.handle_done" class="fn">handle_done</a>(
|
||||
&mut self,
|
||||
qh: &<a class="struct" href="../../reexports/client/struct.QueueHandle.html" title="struct cosmic::cctk::sctk::reexports::client::QueueHandle">QueueHandle</a><Self>,
|
||||
input_method: &<a class="struct" href="struct.XxInputMethodV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputMethodV1">XxInputMethodV1</a>,
|
||||
state: &<a class="struct" href="struct.InputMethodEventState.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodEventState">InputMethodEventState</a>,
|
||||
);
|
||||
<span class="item-spacer"></span> fn <a href="#tymethod.handle_unavailable" class="fn">handle_unavailable</a>(
|
||||
&mut self,
|
||||
qh: &<a class="struct" href="../../reexports/client/struct.QueueHandle.html" title="struct cosmic::cctk::sctk::reexports::client::QueueHandle">QueueHandle</a><Self>,
|
||||
input_method: &<a class="struct" href="struct.XxInputMethodV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputMethodV1">XxInputMethodV1</a>,
|
||||
);
|
||||
}</code></pre><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>wayland</code> and Linux</strong> only.</div></span><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><section id="tymethod.handle_done" class="method"><h4 class="code-header">fn <a href="#tymethod.handle_done" class="fn">handle_done</a>(
|
||||
&mut self,
|
||||
qh: &<a class="struct" href="../../reexports/client/struct.QueueHandle.html" title="struct cosmic::cctk::sctk::reexports::client::QueueHandle">QueueHandle</a><Self>,
|
||||
input_method: &<a class="struct" href="struct.XxInputMethodV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputMethodV1">XxInputMethodV1</a>,
|
||||
state: &<a class="struct" href="struct.InputMethodEventState.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::InputMethodEventState">InputMethodEventState</a>,
|
||||
)</h4></section><section id="tymethod.handle_unavailable" class="method"><h4 class="code-header">fn <a href="#tymethod.handle_unavailable" class="fn">handle_unavailable</a>(
|
||||
&mut self,
|
||||
qh: &<a class="struct" href="../../reexports/client/struct.QueueHandle.html" title="struct cosmic::cctk::sctk::reexports::client::QueueHandle">QueueHandle</a><Self>,
|
||||
input_method: &<a class="struct" href="struct.XxInputMethodV1.html" title="struct cosmic::cctk::sctk::seat::input_method_v3::XxInputMethodV1">XxInputMethodV1</a>,
|
||||
)</h4></section></div><h2 id="dyn-compatibility" class="section-header">Dyn Compatibility<a href="#dyn-compatibility" class="anchor">§</a></h2><div class="dyn-compatibility-info"><p>This trait is <b>not</b> <a href="https://doc.rust-lang.org/nightly/reference/items/traits.html#dyn-compatibility">dyn compatible</a>.</p><p><i>In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.</i></p></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"></div><script src="../../../../../trait.impl/smithay_client_toolkit/seat/input_method_v3/trait.InputMethodHandler.js" async></script></section></div></main></body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue