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

Issue 155248: XFCE disables the system decorations if there's an xshape set. So (Closed)

Created:
11 years, 5 months ago by tony
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

XFCE disables the system decorations if there's an xshape set. So only use the KWin hack when the custom frame is enabled. This is still a bit buggy in KWin (toggling from custom frame -> system decorations doesn't always re-attach system decorations), but it seems like the best I can do.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M chrome/browser/gtk/browser_window_gtk.cc View 1 chunk +10 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
tony
11 years, 5 months ago (2009-07-08 22:53:34 UTC) #1
Elliot Glaysher
LGTM On Wed, Jul 8, 2009 at 3:53 PM, <tony@chromium.org> wrote: > Reviewers: Evan Stade, ...
11 years, 5 months ago (2009-07-08 22:58:08 UTC) #2
Evan Stade
11 years, 5 months ago (2009-07-08 23:02:39 UTC) #3
lgtm

http://codereview.chromium.org/155248/diff/1/2
File chrome/browser/gtk/browser_window_gtk.cc (right):

http://codereview.chromium.org/155248/diff/1/2#newcode1121
Line 1121: if (use_custom_frame_.GetValue()) {
can you put the first line of the desc. as a comment here?

Powered by Google App Engine
This is Rietveld 408576698