Module desktop

Source
Expand description

Contains files specific to the servoshell app for Desktop systems.

Modulesยง

accelerated_gl_media ๐Ÿ”’
app ๐Ÿ”’
Application entry point, runs the event loop.
app_state ๐Ÿ”’
cli ๐Ÿ”’
dialog ๐Ÿ”’
egui_glue ๐Ÿ”’
A modified version of EguiGlow from egui_glow 0.22.0 that retains its shapes, allowing EguiGlow::paint to be called multiple times.
events_loop ๐Ÿ”’
An event loop implementation that works in headless mode.
gamepad ๐Ÿ”’
geometry
headed_window ๐Ÿ”’
A winit window implementation.
headless_window ๐Ÿ”’
A headless window implementation.
keyutils ๐Ÿ”’
minibrowser ๐Ÿ”’
protocols ๐Ÿ”’
tracing ๐Ÿ”’
webxr ๐Ÿ”’
window_trait ๐Ÿ”’
Definition of Window. Implemented by headless and headed windows.