|
|
Set the WM_CLASS property of X11 windows in Linux Aura build.
This sets the WM_CLASS for both browser and app windows, mimicking the
behaviour of the existing GTK implementation. Now app windows have the
correct grouping, icon and title in the Ubuntu Unity window manager.
Also, .desktop shortcut files generated from the Aura build now have the
appropriate StartupWMClass key set (which was previously only set by the
GTK build).
BUG= 174743
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220801
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+95 lines, -33 lines) |
Patch |
 |
M |
chrome/browser/shell_integration_linux.h
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration_linux.cc
|
View
|
1
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/shell_integration_unittest.cc
|
View
|
|
6 chunks |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/apps/native_app_window_views.cc
|
View
|
1
|
5 chunks |
+18 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_frame.cc
|
View
|
1
|
4 chunks |
+30 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/browser/web_applications/web_app.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/web_applications/web_app.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/x/x11_util.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/base/x/x11_util.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/widget.h
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|