Expand description
Contains files specific to the servoshell app for Desktop systems.
Modules§
- app 🔒Application entry point, runs the event loop.
- cli 🔒
- dialog 🔒
- A modified version of EguiGlow from egui_glow 0.22.0 that retains its shapes, allowing
EguiGlow::paint
to be called multiple times. - embedder 🔒Implements the global methods required by Servo (not window/gl/compositor related).
- An event loop implementation that works in headless mode.
- gamepad 🔒
- A winit window implementation.
- A headless window implementation.
- keyutils 🔒
- tracing 🔒
- Definition of Window. Implemented by headless and headed windows.