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

Issue 10937008: Position apps list on Windows near the cursor. (Closed)

Created:
8 years, 3 months ago by benwells
Modified:
8 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, koz (OOO until 15th September)
Visibility:
Public.

Description

Position apps list on Windows near the cursor. This change makes the app list on Windows appear either above or below the cursor. Above the cursor is preferred but the list will be moved below the cursor if there is not enough room. BUG=138632 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158375

Patch Set 1 #

Total comments: 7

Patch Set 2 : Deals better with small screens #

Patch Set 3 : Use preferred size #

Patch Set 4 : COmment #

Total comments: 1

Patch Set 5 : Renamed variables #

Patch Set 6 : removed xml file accidentally added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -9 lines) Patch
M chrome/browser/ui/views/app_list/app_list_controller_win.cc View 1 2 3 4 3 chunks +68 lines, -7 lines 0 comments Download
M ui/app_list/app_list_view.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/app_list_view.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/bubble/bubble_delegate.h View 1 2 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
benwells
8 years, 3 months ago (2012-09-18 07:28:27 UTC) #1
sky
http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc File chrome/browser/ui/views/app_list/app_list_controller_win.cc (right): http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc#newcode108 chrome/browser/ui/views/app_list/app_list_controller_win.cc:108: static const int min_space_y = 600; Where does this ...
8 years, 3 months ago (2012-09-18 18:03:13 UTC) #2
benwells
http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc File chrome/browser/ui/views/app_list/app_list_controller_win.cc (right): http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc#newcode108 chrome/browser/ui/views/app_list/app_list_controller_win.cc:108: static const int min_space_y = 600; On 2012/09/18 18:03:13, ...
8 years, 3 months ago (2012-09-19 01:02:25 UTC) #3
sky
http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc File chrome/browser/ui/views/app_list/app_list_controller_win.cc (right): http://codereview.chromium.org/10937008/diff/1/chrome/browser/ui/views/app_list/app_list_controller_win.cc#newcode108 chrome/browser/ui/views/app_list/app_list_controller_win.cc:108: static const int min_space_y = 600; On 2012/09/19 01:02:25, ...
8 years, 3 months ago (2012-09-19 13:44:53 UTC) #4
benwells
Oops forgot to publish this. Using preferred size now, I didn't realize I could do ...
8 years, 3 months ago (2012-09-21 23:26:51 UTC) #5
sky
LGTM http://codereview.chromium.org/10937008/diff/11001/chrome/browser/ui/views/app_list/app_list_controller_win.cc File chrome/browser/ui/views/app_list/app_list_controller_win.cc (right): http://codereview.chromium.org/10937008/diff/11001/chrome/browser/ui/views/app_list/app_list_controller_win.cc#newcode134 chrome/browser/ui/views/app_list/app_list_controller_win.cc:134: static const int arrow_size = 10; If you're ...
8 years, 3 months ago (2012-09-21 23:36:01 UTC) #6
benwells
On 2012/09/21 23:36:01, sky wrote: > LGTM > > http://codereview.chromium.org/10937008/diff/11001/chrome/browser/ui/views/app_list/app_list_controller_win.cc > File chrome/browser/ui/views/app_list/app_list_controller_win.cc (right): > ...
8 years, 3 months ago (2012-09-21 23:37:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/10937008/17001
8 years, 3 months ago (2012-09-24 16:37:22 UTC) #8
commit-bot: I haz the power
Presubmit check for 10937008-17001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-24 16:37:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/10937008/22001
8 years, 3 months ago (2012-09-24 16:42:05 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-24 20:42:29 UTC) #11
Change committed as 158375

Powered by Google App Engine
This is Rietveld 408576698