New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 672588 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Mustash: App List should be dismissed when on begin/end of TouchView mode

Project Member Reported by mfomitchev@chromium.org, Dec 8 2016

Issue description

ash::AppListPresenterDelegate listens to device entering/exiting Touch View mode via OnMaximizeModeStarted/OnMaximizeModeEnded callbacks and dismisses the app list if it is shown. We need a similar behavior implemented in Mustash.

There's are existing Mojo interfaces for touchview: https://cs.chromium.org/chromium/src/ash/public/interfaces/touch_view.mojom?q=touchview+mojo&sq=package:chromium&dr=C

Using them should work. Example usage in SigninScreenHandler: https://cs.chromium.org/chromium/src/chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc?sq=package:chromium&dr=CSs&rcl=1481199532&l=302
 
Cc: jonr...@chromium.org
Components: Internals>Services>Ash
Labels: -Proj-Mustash-Mash

Sign in to add a comment