servo/ports/servoshell
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
..
desktop servoshell: Sync window toolbar height with minibrowser (#38328) 2025-08-03 19:16:15 +00:00
egl cargo: Upgrade keyboard-types to 0.8.0 and xcomponent-sys to 0.3.4 (#38375) 2025-08-01 08:14:38 +00:00
platform Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
backtrace.rs Add OpenHarmony support to servoshell (#32594) 2024-06-28 12:51:50 +00:00
build.rs mach: macos: Don't let gstreamer override symbols (#37903) 2025-07-08 06:12:03 +00:00
Cargo.toml cargo: Upgrade keyboard-types to 0.8.0 and xcomponent-sys to 0.3.4 (#38375) 2025-08-01 08:14:38 +00:00
crash_handler.rs Fix various clippy warnings on OpenHarmony (#34281) 2024-11-19 05:21:48 +00:00
lib.rs Servoshell: Refactor save_output_image and implement into OHOS (#37237) 2025-06-11 08:51:44 +00:00
main.rs Make tracing available on all platforms, with or without perfetto (#33301) 2024-09-04 12:56:29 +00:00
output_image.rs Servoshell: Refactor save_output_image and implement into OHOS (#37237) 2025-06-11 08:51:44 +00:00
panic_hook.rs api: Flatten and simplify Servo preferences (#34966) 2025-01-14 13:54:06 +00:00
parser.rs Allow domain-like as URL location input (#35756) 2025-03-10 03:24:48 +00:00
prefs.rs Implement initial version of navigator.sendBeacon (#38301) 2025-08-02 15:14:07 +00:00
resources.rs libservo: Stop using script_traits in the embedding layer (#35185) 2025-01-28 11:15:36 +00:00
test.rs Allow domain-like as URL location input (#35756) 2025-03-10 03:24:48 +00:00