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

Issue 12618014: Switch Next Window Key functionality (Closed)

Created:
7 years, 9 months ago by Harry McCleave
Modified:
7 years, 9 months ago
Reviewers:
James Cook
CC:
chromium-reviews, mazda+watch_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Switch Next Window Key functionality Switches the next window button on chromeos (f5) to act the same as alt-tab/shift-alt-tab BUG=174035 TBR=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190579

Patch Set 1 #

Patch Set 2 : - extra newline #

Total comments: 1

Patch Set 3 : initial impl #

Patch Set 4 : clean-up #

Patch Set 5 : ws #

Patch Set 6 : #

Patch Set 7 : protect against alt+tab+switch_windows interaction #

Total comments: 2

Patch Set 8 : as requested. #

Patch Set 9 : rebase #

Patch Set 10 : gesture change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -14 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M ash/focus_cycler.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/gestures/bezel_gesture_handler.cc View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -4 lines 0 comments Download
M ash/wm/window_cycle_controller.h View 1 2 3 4 5 6 7 2 chunks +8 lines, -1 line 0 comments Download
M ash/wm/window_cycle_controller.cc View 1 2 3 4 5 6 7 3 chunks +15 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/window_positioner.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer_ash.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Harry McCleave
Ready for review, do we want to modify the keyboard shortcut screen thing (ctrl+alt+/) to ...
7 years, 9 months ago (2013-03-21 03:04:00 UTC) #1
James Cook
Also, Ctrl-Alt-/ has a description for the key "switch windows" which seems fine to me ...
7 years, 9 months ago (2013-03-21 16:10:02 UTC) #2
Harry McCleave
Mind taking another look when you get the chance, I think this is at least ...
7 years, 9 months ago (2013-03-22 04:19:55 UTC) #3
James Cook
LGTM with two suggestions https://codereview.chromium.org/12618014/diff/13002/ash/wm/window_cycle_controller.cc File ash/wm/window_cycle_controller.cc (right): https://codereview.chromium.org/12618014/diff/13002/ash/wm/window_cycle_controller.cc#newcode158 ash/wm/window_cycle_controller.cc:158: windows_.reset(new WindowCycleList(BuildWindowList(NULL, true))); I would ...
7 years, 9 months ago (2013-03-22 16:45:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/12618014/7018
7 years, 9 months ago (2013-03-22 21:30:16 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) ash_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=96186
7 years, 9 months ago (2013-03-23 01:31:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/12618014/37001
7 years, 9 months ago (2013-03-25 20:09:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/harrym@chromium.org/12618014/37001
7 years, 9 months ago (2013-03-26 06:55:55 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 07:43:29 UTC) #9
Message was sent while issue was closed.
Change committed as 190579

Powered by Google App Engine
This is Rietveld 408576698