Docs.rs
boltz-gpui-0.2.2
boltz-gpui 0.2.2
Docs.rs crate page
Apache-2.0
04 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
nguyendkn
Dependencies
anyhow ^1.0.86
normal
async-channel ^2.5.0
normal
async-task ^4.7
normal
backtrace ^0.3
normal
optional
bitflags ^2.6.0
normal
optional
chrono ^0.4
normal
boltz-collections ^0.1.0
normal
ctor ^0.4.0
normal
derive_more ^2.1.1
normal
etagere ^0.2
normal
futures ^0.3.32
normal
futures-concurrency ^7.7.1
normal
boltz-gpui-macros ^0.1.0
normal
boltz-gpui-shared-string ^0.1.0
normal
boltz-gpui-util ^0.1.0
normal
boltz-http-client ^0.1.0
normal
image ^0.25.1
normal
inventory ^0.3.19
normal
itertools ^0.14.0
normal
log ^0.4.16
normal
lyon ^1.0
normal
num_cpus ^1.13
normal
parking ^2.0.0
normal
parking_lot ^0.12.1
normal
pin-project ^1.1.10
normal
pollster ^0.4.0
normal
profiling ^1
normal
proptest ^1.10.0
normal
optional
rand ^0.9
normal
raw-window-handle ^0.6
normal
boltz-refineable ^0.1.0
normal
regex ^1.5
normal
resvg ^0.45.0
normal
boltz-scheduler ^0.1.0
normal
schemars ^1.0
normal
seahash ^4.1
normal
serde ^1.0.221
normal
serde_json ^1.0.144
normal
slotmap ^1.0.6
normal
smallvec ^1.6
normal
spin ^0.10.0
normal
stacksafe ^0.1
normal
strum ^0.27.2
normal
boltz-sum-tree ^0.1.0
normal
taffy =0.10.1
normal
thiserror ^2.0.12
normal
ttf-parser ^0.25
normal
url ^2.2
normal
usvg ^0.45.0
normal
boltz-util-macros ^0.1.0
normal
uuid ^1.1.2
normal
waker-fn ^1.2.0
normal
web-time ^1.1.0
normal
embed-resource ^3.0
build
optional
pathfinder_geometry ^0.5
normal
getrandom ^0.3.4
normal
uuid ^1.1.2
normal
block ^0.1
normal
cocoa =0.26.0
normal
cocoa-foundation =0.2.0
normal
core-foundation =0.10.0
normal
core-foundation-sys ^0.8.6
normal
core-graphics ^0.24
normal
core-text ^21
normal
core-video ^0.5.2
normal
foreign-types ^0.5
normal
log ^0.4.16
normal
mach2 ^0.5
normal
boltz-media ^0.1.0
normal
metal ^0.33
normal
objc ^0.2
normal
objc2 ^0.6
normal
optional
objc2-metal ^0.3
normal
optional
bindgen ^0.71
build
cbindgen ^0.28.0
build
windows ^0.61
normal
Versions
94.88%
of the crate is documented
Go to latest version
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
boltz_
gpui
0.2.2
Module layer_
shell
Module Items
Structs
Enums
In crate boltz_
gpui
boltz_gpui
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.