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

Issue 765954 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Use configure callbacks for orientation changes

Project Member Reported by reve...@chromium.org, Sep 16 2017

Issue description

After adding compositor lock support to ShellSurface configure callbacks we should use them for orientation changes. This moves the orientation match detection logic into remote-shell code and pure exo code can consistently handle all compositor locks using configs. Configure callbacks are preferred as that uses a unique serial number for each lock.
 

Comment 1 by osh...@chromium.org, Sep 18 2017

Just FYI: orientation change can also be controlled by client side. (That is, it happens before telling chrome). See b/33397334
Components: UI>Shell>Display

Sign in to add a comment