servo/ports/servoshell/desktop
Euclid Ye f0eb6c2b97
servoshell: Sync window toolbar height with minibrowser (#38328)
Toolbar size can be changed if resized, such as entering fullscreen.
Hit-test had wrong offsets after fullscreen/resize as
`WindowEvent::CursorMoved` set wrong coordinates for
`webview_relative_mouse_point` due to outdated toolbar height.

Testing: #38297 now works properly.
Fixes: #38297

---------

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
2025-08-03 19:16:15 +00:00
..
protocols Initial support for marking custom protocol secure (#36656) 2025-04-25 10:39:33 +00:00
accelerated_gl_media.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
app.rs servoshell: Sync window toolbar height with minibrowser (#38328) 2025-08-03 19:16:15 +00:00
app_state.rs cargo: Upgrade keyboard-types to 0.8.0 and xcomponent-sys to 0.3.4 (#38375) 2025-08-01 08:14:38 +00:00
cli.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
dialog.rs webdriver: Implement send alert text (#38140) 2025-07-17 21:24:50 +00:00
egui_glue.rs servoshell: Update egui to 0.32 (#38119) 2025-07-16 19:42:16 +00:00
events_loop.rs servoshell: Enable headless event loop for Windows (#37975) 2025-07-10 04:41:41 +00:00
gamepad.rs libservo: Expose a single InputEvent type and pass it to script (#35430) 2025-02-12 17:07:15 +00:00
geometry.rs Use webrender_api::units::DevicePixel rather than style_traits::DevicePixel unless interfacing with Stylo (#34353) 2024-11-25 23:42:04 +00:00
headed_window.rs compositor: Add more doc for size of different RenderingContext implementation (#38399) 2025-08-01 09:07:32 +00:00
headless_window.rs webdriver: Implement maximize window for both headless&headed window (#38271) 2025-07-26 12:21:17 +00:00
keyutils.rs cargo: Upgrade keyboard-types to 0.8.0 and xcomponent-sys to 0.3.4 (#38375) 2025-08-01 08:14:38 +00:00
minibrowser.rs servoshell: Sync window toolbar height with minibrowser (#38328) 2025-08-03 19:16:15 +00:00
mod.rs libservo: Expose a ServoBuilder (#36549) 2025-04-16 16:58:52 +00:00
tracing.rs servoshell: Enable accesskit integration. (#37519) 2025-06-25 03:52:49 +00:00
webxr.rs libservo: Expose a ServoBuilder (#36549) 2025-04-16 16:58:52 +00:00
window_trait.rs webdriver: Implement maximize window for both headless&headed window (#38271) 2025-07-26 12:21:17 +00:00