Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Issue 537073002: athena: Improve the overview mode support for split-view mode. (Closed)

Created:
6 years, 3 months ago by sadrul
Modified:
6 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

athena: Improve the overview mode support for split-view mode. The notable changes: . Do not allow horizontal dragging of the split windows. . Do not show the 'Split' button when dragging a non-split window. Instead, highlight the split windows as drop targets. . When a window is dropped on top of a left/right split window, switch to that window in that part of the split. BUG=404119 R=oshima@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/ab2250a2888e5483aaf2fe87ffb39154fa656d56

Patch Set 1 #

Total comments: 5

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -10 lines) Patch
M athena/wm/overview_toolbar.h View 1 chunk +4 lines, -0 lines 0 comments Download
M athena/wm/overview_toolbar.cc View 4 chunks +19 lines, -3 lines 0 comments Download
M athena/wm/window_overview_mode.cc View 1 9 chunks +96 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
sadrul
6 years, 3 months ago (2014-09-03 19:23:45 UTC) #2
sadrul
PS: There currently aren't any tests yet since we are still not sure what behaviour ...
6 years, 3 months ago (2014-09-03 19:24:45 UTC) #3
oshima
https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc#newcode370 athena/wm/window_overview_mode.cc:370: aura::Window* IsSplitWindowDropTarget(const ui::GestureEvent& event) const { Can this really ...
6 years, 3 months ago (2014-09-03 20:02:59 UTC) #4
sadrul
https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc#newcode370 athena/wm/window_overview_mode.cc:370: aura::Window* IsSplitWindowDropTarget(const ui::GestureEvent& event) const { On 2014/09/03 20:02:58, ...
6 years, 3 months ago (2014-09-03 20:14:27 UTC) #5
oshima
lgtm https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc File athena/wm/window_overview_mode.cc (right): https://codereview.chromium.org/537073002/diff/1/athena/wm/window_overview_mode.cc#newcode370 athena/wm/window_overview_mode.cc:370: aura::Window* IsSplitWindowDropTarget(const ui::GestureEvent& event) const { On 2014/09/03 ...
6 years, 3 months ago (2014-09-03 20:53:48 UTC) #6
sadrul
Committed patchset #2 (id:20001) manually as ab2250a (presubmit successful).
6 years, 3 months ago (2014-09-03 21:46:02 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:27:58 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ab2250a2888e5483aaf2fe87ffb39154fa656d56
Cr-Commit-Position: refs/heads/master@{#293202}

Powered by Google App Engine
This is Rietveld 408576698