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

Issue 122353003: On Linux, the App Launcher is now shown in the taskbar. (Closed)

Created:
6 years, 11 months ago by Matt Giuca
Modified:
6 years, 11 months ago
Reviewers:
benwells, sadrul
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

On Linux, the App Launcher is now shown in the taskbar. Widget::InitParams: Added override_show_in_taskbar value to force popup and bubble windows (including the App Launcher) to appear in the taskbar when they otherwise would not. BUG=332007 TEST=Launch App Launcher. It should appear in the Unity launcher. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243585

Patch Set 1 #

Total comments: 2

Patch Set 2 : override_show_in_taskbar is false by default. #

Patch Set 3 : Rename override_show_in_taskbar to force_show_in_taskbar. #

Patch Set 4 : Added TODO to respect this flag in Windows. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M ui/app_list/views/app_list_view.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M ui/views/widget/widget.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/widget/widget.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Matt Giuca
6 years, 11 months ago (2014-01-07 07:40:24 UTC) #1
Matt Giuca
OWNERS: - benwells: ui/app_list/views/app_list_view.cc - sadrul: ui/views/widget/*
6 years, 11 months ago (2014-01-07 07:40:56 UTC) #2
sadrul
https://codereview.chromium.org/122353003/diff/1/ui/views/widget/widget.h File ui/views/widget/widget.h (right): https://codereview.chromium.org/122353003/diff/1/ui/views/widget/widget.h#newcode231 ui/views/widget/widget.h:231: bool override_show_in_taskbar; Call this force_show_in_taskbar instead? You need to ...
6 years, 11 months ago (2014-01-07 17:20:22 UTC) #3
Matt Giuca
https://codereview.chromium.org/122353003/diff/1/ui/views/widget/widget.h File ui/views/widget/widget.h (right): https://codereview.chromium.org/122353003/diff/1/ui/views/widget/widget.h#newcode231 ui/views/widget/widget.h:231: bool override_show_in_taskbar; On 2014/01/07 17:20:22, sadrul wrote: > Call ...
6 years, 11 months ago (2014-01-08 00:48:17 UTC) #4
benwells
As discussed let's see how windows does this before adding a new field to widget.
6 years, 11 months ago (2014-01-08 02:25:52 UTC) #5
benwells
ui/app_list lgtm
6 years, 11 months ago (2014-01-08 03:01:24 UTC) #6
Matt Giuca
FYI Sadrul: I just had a chat with Ben about this new flag. He thinks ...
6 years, 11 months ago (2014-01-08 03:15:50 UTC) #7
sadrul
Cool. LGTM
6 years, 11 months ago (2014-01-08 04:54:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/122353003/210002
6 years, 11 months ago (2014-01-08 05:17:18 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 17:07:59 UTC) #10
Message was sent while issue was closed.
Change committed as 243585

Powered by Google App Engine
This is Rietveld 408576698