diff options
author | mgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-11 04:30:02 +0000 |
---|---|---|
committer | mgiuca@chromium.org <mgiuca@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-11 04:30:02 +0000 |
commit | bc71f4e91c7117d38644fa77d179fca23f1de5fb (patch) | |
tree | 750b4fad23180c6cdc1c1cfeaa5e64184a5ae69f /ppapi | |
parent | 5b3e88a0e4aaecdebb16af89f1e24635973a1f4c (diff) | |
download | chromium_src-bc71f4e91c7117d38644fa77d179fca23f1de5fb.zip chromium_src-bc71f4e91c7117d38644fa77d179fca23f1de5fb.tar.gz chromium_src-bc71f4e91c7117d38644fa77d179fca23f1de5fb.tar.bz2 |
Linux Aura: A window is not considered maximized if it is half-screened.
DesktopRootWindowHostX11::IsMaximized only returns true if the window is
both vertically and horizontally maximized. This avoids half-screened
windows behaving as if they were maximized (having non-resizable
borders, having a restore button instead of maximize, and on Unity
having missing caption buttons).
BUG=322378
TEST=Drag a Chrome window to the left or right side of screen, so that
it snaps to fill half of the screen. Observe that it is still resizable,
has rounded corners, a minimize, maximize (not restore) and close
button.
Review URL: https://codereview.chromium.org/110883009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@240012 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions