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

Issue 218040: Linux: work around browser windows that get stuck maximized by the WM. (Closed)

Created:
11 years, 3 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
Reviewers:
tony, Evan Stade
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Linux: work around browser windows that get stuck maximized by the WM. BUG=22807 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27247

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M chrome/browser/gtk/browser_titlebar.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gtk/browser_window_gtk.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Mike Mammarella
11 years, 3 months ago (2009-09-25 01:36:15 UTC) #1
Evan Stade
lgtm, maybe ping tony to take a look as well?
11 years, 3 months ago (2009-09-25 01:38:29 UTC) #2
Mike Mammarella
11 years, 3 months ago (2009-09-25 01:39:29 UTC) #3
tony
Can't we get unmaximize from other places like from the window manager? Is it possible ...
11 years, 3 months ago (2009-09-25 17:42:11 UTC) #4
Mike Mammarella
The problem is that the window manager doesn't seem to actually think we're restoring. We ...
11 years, 3 months ago (2009-09-25 17:58:44 UTC) #5
tony
On 2009/09/25 17:58:44, Mike Mammarella wrote: > The problem is that the window manager doesn't ...
11 years, 3 months ago (2009-09-25 18:03:21 UTC) #6
Mike Mammarella
It turns out you can't reliably compare against the full screen size: GDK tells us ...
11 years, 3 months ago (2009-09-25 18:31:48 UTC) #7
tony
11 years, 3 months ago (2009-09-25 20:21:02 UTC) #8
Ok, LGTM

Powered by Google App Engine
This is Rietveld 408576698