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

Issue 78393003: linux_aura: Double clicking the titlebar should toggle maximized. (Closed)

Created:
7 years, 1 month ago by Elliot Glaysher
Modified:
7 years, 1 month ago
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Visibility:
Public.

Description

linux_aura: Double clicking the titlebar should toggle maximized. This needs to be handled manually on Linux aura builds. BUG=317486 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236592

Patch Set 1 #

Patch Set 2 : Moves everything into X11WindowEventFilter #

Total comments: 2

Patch Set 3 : fixes for sadrul #

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

Messages

Total messages: 7 (0 generated)
Elliot Glaysher
7 years, 1 month ago (2013-11-20 22:35:18 UTC) #1
sadrul
Doing this in RootView feels a bit odd. Perhaps this should be done in a ...
7 years, 1 month ago (2013-11-20 22:46:21 UTC) #2
Elliot Glaysher
On 2013/11/20 22:46:21, sadrul wrote: > Doing this in RootView feels a bit odd. Perhaps ...
7 years, 1 month ago (2013-11-21 00:44:57 UTC) #3
Ben Goodger (Google)
yeah this seems like a better approach
7 years, 1 month ago (2013-11-21 02:44:23 UTC) #4
sadrul
lgtm https://codereview.chromium.org/78393003/diff/80001/ui/views/widget/desktop_aura/x11_window_event_filter.cc File ui/views/widget/desktop_aura/x11_window_event_filter.cc (right): https://codereview.chromium.org/78393003/diff/80001/ui/views/widget/desktop_aura/x11_window_event_filter.cc#newcode113 ui/views/widget/desktop_aura/x11_window_event_filter.cc:113: root_window_host_->Maximize(); You should event->SetHandled() this. https://codereview.chromium.org/78393003/diff/80001/ui/views/widget/desktop_aura/x11_window_event_filter.h File ui/views/widget/desktop_aura/x11_window_event_filter.h ...
7 years, 1 month ago (2013-11-21 04:59:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/78393003/200001
7 years, 1 month ago (2013-11-21 18:58:54 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 20:56:21 UTC) #7
Message was sent while issue was closed.
Change committed as 236592

Powered by Google App Engine
This is Rietveld 408576698