servo/ports/servoshell/desktop
Martin Robinson e14e079fff
servoshell: Update all egui dependencies and group them for dependabot (#32683)
This updates egui, making the necessary changes to maintain behavior. In
addition, it groups dependencies so that they are updated in a single PR
by dependabot, avoiding manual work.
2024-07-04 06:36:19 +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 clippy: fix some warnings in desktop and some components (#32583) 2024-06-25 07:04:23 +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 servoshell: Clean up keyboard event conversion a little (#32564) 2024-06-19 19:38:56 +00:00
minibrowser.rs servoshell: Update all egui dependencies and group them for dependabot (#32683) 2024-07-04 06:36:19 +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 Avoid Esc shortcut to close Servo (#32603) 2024-06-27 03:43:05 +00:00
window_trait.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00