Docs.rs
gpui-kit-0.6.0
gpui-kit 0.6.0
Docs.rs crate page
Apache-2.0
03 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
huacnlee
Dependencies
gpui-pre ^0.3.1
normal
gpui-base ^0.6.0
normal
gpui-component ^0.6.0
normal
optional
gpui-kit-assets ^0.6.0
normal
optional
gpui-pre-platform ^0.3.1
normal
gpui-pre ^0.3.1
dev
gpui-pre-reqwest-client ^0.3.1
normal
gpui-pre-web ^0.3.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module layer_shell
gpui_
kit
0.6.0
Module layer_
shell
Module Items
Structs
Enums
In crate gpui_
kit
gpui_kit
Module
layer_
shell
Copy item path
Source
Structs
§
Anchor
Screen anchor point for layer_shell surfaces. These can be used in any combination, e.g. specifying
Anchor::LEFT | Anchor::RIGHT
will stretch the surface across the width of the screen.
Layer
Shell
NotSupported
Error
An error indicating that an action failed because the compositor doesn’t support the required layer_shell protocol.
Layer
Shell
Options
Options for creating a layer_shell window.
Enums
§
Keyboard
Interactivity
Keyboard interactivity mode for the layer_shell surfaces.
Layer
The layer the surface is rendered on. Multiple surfaces can share a layer, and ordering within a single layer is undefined.