commit | 05eb32b6d5aed17a11dd4265a3c62f13f10b4a7e | [log] [tgz] |
---|---|---|
author | Max Ihlenfeldt <max@igalia.com> | Fri Dec 23 10:28:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 23 10:28:47 2022 |
tree | 9127a27bd566dc27df291ae08b541a6eec6cba87 | |
parent | d8db447c752a4d45820e1b5b400862a7eafc7644 [diff] |
ui-controls-unstable-v1.xml: fix descriptions, make easier for Weston After starting the implementation of ui-controls in Weston, it turned out that specifying the surface used for translating surface-local to screen coorddinates is easier to implement if it is an xdg_surface instead of a wl_surface. Exo is unaffected by this change, because it always ignores this parameter. This CL also removes an outdated part of the send_mouse_button() description. Bug: 1353089 Change-Id: I6e7ac893ac0d2e7c5fdcac7fa4a38933ae5b2768 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4112019 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Max Ihlenfeldt <max@igalia.com> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1086700}
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.