Chromium Code Reviews
Descriptionset WM_CLASS in X11 window host.
X11 chromium os window misses the WM_CLASS property, which makes
developing / testing it with tiling window manager a little bit
painful that there is no way to specify rules for such window.
This CL aims to fix this issue.
Test=Chromium window opens with WM_CLASS property.
BUG=665654
Committed: https://crrev.com/dbec25ee5e2a59c5e5fd6fa24c7757f98155cbc7
Cr-Commit-Position: refs/heads/master@{#432357}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use ui::SetWindowClassHint instead. #Messages
Total messages: 16 (8 generated)
|