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

Issue 6647008: GTK: Set WM_CLASS to webapp names on webapp windows. (Closed)

Created:
9 years, 9 months ago by Elliot Glaysher
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews
Visibility:
Public.

Description

GTK: Set WM_CLASS to webapp names on webapp windows. BUG=20587 TEST=1) Open chrome --app=<somesite> 2) run xprop and click the window. WM_CLASS should be set to the webapp name instead of "Google Chrome" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77495

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
Elliot Glaysher
Grepping the docky source code showed they only have WM_CLASS as a string constant in ...
9 years, 9 months ago (2011-03-09 02:13:51 UTC) #1
Evan Martin
How does prism do it? brevity due to phone On Mar 8, 2011 6:13 PM, ...
9 years, 9 months ago (2011-03-09 03:10:28 UTC) #2
Elliot Glaysher
On 2011/03/09 03:10:28, Evan Martin wrote: > How does prism do it? As far as ...
9 years, 9 months ago (2011-03-09 17:50:23 UTC) #3
Evan Martin
Do you know whether it works in Unity? http://codereview.chromium.org/6647008/diff/1/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h (right): http://codereview.chromium.org/6647008/diff/1/chrome/browser/ui/browser.h#newcode179 chrome/browser/ui/browser.h:179: const ...
9 years, 9 months ago (2011-03-09 17:57:06 UTC) #4
Elliot Glaysher
On 2011/03/09 17:57:06, Evan Martin wrote: > Do you know whether it works in Unity? ...
9 years, 9 months ago (2011-03-09 19:06:16 UTC) #5
Evan Martin
9 years, 9 months ago (2011-03-09 19:07:19 UTC) #6
OK, LGTM.  perhaps ask on the bug for feedback about what to do about docky

Powered by Google App Engine
This is Rietveld 408576698