Commit 554ef11
committed
feat(vz): set descriptive window title for VZ VMs using the graphical display
Let's label the VZ GUI windows so it's easy to tell which window each VM is using.
StartGraphicApplication accepts a vz.WithWindowTitle option via the
Code-Hex/vz library. This passes a title of the form "Lima: <name>
(<arch>)" so users can identify which VM owns a given window at a
glance — useful when running multiple VMs simultaneously.
Signed-off-by: Blake Garner <blake@netjibbing.com>1 parent 3569ecb commit 554ef11
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
| 472 | + | |
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
| |||
0 commit comments