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

Issue 8755003: Maximize windows when double clicking their title bar. (Closed)

Created:
9 years ago by Ben Goodger (Google)
Modified:
9 years ago
Reviewers:
oshima
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Maximize windows when double clicking their title bar. Note that this won't work on Linux until we crack double clicks from XEvents. BUG=none TEST=unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112338

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -11 lines) Patch
M ui/aura/test/event_generator.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura/test/event_generator.cc View 1 2 2 chunks +12 lines, -5 lines 1 comment Download
M ui/aura_shell/aura_shell.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/aura_shell/toplevel_window_event_filter.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M ui/aura_shell/toplevel_window_event_filter_unittest.cc View 1 8 chunks +20 lines, -6 lines 0 comments Download
A ui/aura_shell/window_util.h View 1 1 chunk +20 lines, -0 lines 0 comments Download
A ui/aura_shell/window_util.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ben Goodger (Google)
9 years ago (2011-11-30 21:28:53 UTC) #1
oshima
http://codereview.chromium.org/8755003/diff/2001/ui/aura/test/event_generator.cc File ui/aura/test/event_generator.cc (right): http://codereview.chromium.org/8755003/diff/2001/ui/aura/test/event_generator.cc#newcode64 ui/aura/test/event_generator.cc:64: Dispatch(event); I think we need to to generate release ...
9 years ago (2011-11-30 22:31:08 UTC) #2
Ben Goodger (Google)
http://codereview.chromium.org/8755003/diff/7001/ui/aura/test/event_generator.cc File ui/aura/test/event_generator.cc (right): http://codereview.chromium.org/8755003/diff/7001/ui/aura/test/event_generator.cc#newcode64 ui/aura/test/event_generator.cc:64: flags_ ^= ui::EF_IS_DOUBLE_CLICK; Good idea. This is similar to ...
9 years ago (2011-11-30 22:42:45 UTC) #3
oshima
9 years ago (2011-11-30 22:56:10 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698