commit | 668f63ca3a9806c4a4ec610952d17407b9dc3b46 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Wed Jul 09 02:30:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 09 02:30:25 2025 |
tree | ec2e2d11d945b209067aa5c4fe22f571a8110b23 | |
parent | ac1148c659842455c6fc4cc09bde4e832279b3fd [diff] |
[Wayland] Set cursor shape for tablet tool This is a followup to [1] which added initial tablet support. Some compositors may show no cursor if one is not explicitly set, so this CL uses wp_cursor_shape_manager_v1_get_tablet_tool_v2 to set a cursor shape on ProximityIn events. [1] https://crrev.com/1480171 R=fangzhoug Change-Id: I8107ddc3a0382a14ded27798a95867fe9741b96e Bug: 264637885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6714827 Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1484119}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.