| commit | 5fcccd4d5e469fa90c12c317d24bda998fcfcd61 | [log] [tgz] |
|---|---|---|
| author | Joseph Hwang <[email protected]> | Wed Sep 05 08:11:31 2012 |
| committer | ChromeBot <[email protected]> | Thu Apr 18 01:46:54 2013 |
| tree | bea4ad5ab59de04309afe9e65380026f186d3469 | |
| parent | 0faf403d768d2aa78d4db17f3ede9264409d5649 [diff] |
Set the application name
This CL sets the application name so that it is easier to look up
mtplot in the window manager.
BUG=chromium:216295
TEST=Follow steps below:
$ mtplot -d :0
$ DISPLAY=:0 xwininfo -root -tree
It would show something like
0x600001 "mtplot": () 1280x800+0+0 +0+0
rather than
0x600001 (has no name): () 1280x800+0+0 +0+0
Change-Id: Ifd8de8b72e566d31eb98c4e8f4c96c83084b7d68
Reviewed-on: https://gerrit.chromium.org/gerrit/32219
Reviewed-by: Daniel Kurtz <[email protected]>
Tested-by: Joseph Shyh-In Hwang <[email protected]>
Commit-Queue: Joseph Shyh-In Hwang <[email protected]>