athena: Move windows in the stack backwards if the back-most window is closed.
commitdf33c5cdd1b267d879bb0e31250e4570871c0726
authorSadrul Habib Chowdhury <sadrul@chromium.org>
Wed, 3 Sep 2014 21:09:52 +0000 (3 17:09 -0400)
committerSadrul Habib Chowdhury <sadrul@chromium.org>
Wed, 3 Sep 2014 21:14:58 +0000 (3 21:14 +0000)
treeb5a0ad6aa12283c3e13a69fcbb9decf6ff5997a2
parentbf493453226fefcdf855ee4d674f3b0bd5eab196
athena: Move windows in the stack backwards if the back-most window is closed.

When in overview mode, if a window is closed, then the rest of the windows
that behind the closed window in the stack are moved on step forward. However,
if there are no windows behind the closed window, then move the windows in
front of the closed window backward one step.

BUG=408280
R=oshima@chromium.org

Review URL: https://codereview.chromium.org/531093003

Cr-Commit-Position: refs/heads/master@{#293196}
athena/wm/window_overview_mode.cc