commit | 6fc8a5bcb1f510df854c3506bb272becec06b339 | [log] [tgz] |
---|---|---|
author | Prameet Shah <phshah@google.com> | Sat Mar 16 23:51:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 16 23:51:47 2024 |
tree | 9c5b03559f7e9e10212135c606cd3606c89cf993 | |
parent | 2ef8704e2f84c046d8088151f9fe500042b55745 [diff] |
gd: Hide/show game dashboard button when the user toggles fullscreen. When a game window enters fullscreen mode, the game dashboard button is hidden. When the window exits fullscreen mode, the game dashboard button is visible. The game dashboard is temporarily visible, when the mouse cursor is towards the top edge of the window or when the accelerator is pressed. Bug: b:286907307 Test: Ran ash unit test Change-Id: I8a366ac19becae2f03e1bfb5f0f1959a0e8412e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5332841 Commit-Queue: Prameet Shah <phshah@chromium.org> Reviewed-by: Sean Kau <skau@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273861}
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.