servo/ports/servoshell/desktop
Martin Robinson e902d63732
deps: Switch from winapi to windows_sys in Servo code (#32516)
This is part of the switch from `winapi` to `windows-sys`. `windows-sys` is
maintained by Microsoft, so is more "official." More and more crates are
switching to it.
2024-06-17 08:27:50 +00:00
..
app.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
cli.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
egui_glue.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
embedder.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
events_loop.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
geometry.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
headed_window.rs deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00
headless_window.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
keyutils.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
minibrowser.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
mod.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
tracing.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
webview.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
window_trait.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00