2 Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
6 <div id=
"session-toolbar"
7 data-ui-mode=
"in-session"
8 class=
"toolbar-container apps-v1-only"
11 <div class=
"toolbar-border">
13 <div id=
"session-status-message"
14 i18n-content=
"LABEL_CONNECTED"></div>
16 <div id=
"connected-to"></div>
18 <div id=
"new-window" class=
"icon-black apps-v2-only">
19 <img src=
"plus.webp" i18n-title=
"NEW_WINDOW">
22 <div class=
"box-spacer"></div>
24 <button id=
"toolbar-disconnect"
26 i18n-content=
"DISCONNECT_MYSELF_BUTTON"
30 <span class=
"menu-button" id=
"send-keys-menu">
31 <button class=
"menu-button-activator">
32 <span i18n-content=
"SEND_KEYS"></span>
33 <img src=
"disclosure_arrow_down.webp"
34 class=
"kd-disclosureindicator">
37 <li id=
"send-ctrl-alt-del" i18n-content=
"SEND_CTRL_ALT_DEL"></li>
38 <li id=
"send-print-screen" i18n-content=
"SEND_PRINT_SCREEN"></li>
39 <li id=
"map-right-ctrl-to-meta" i18n-content=
"MAP_RIGHT_CTRL_TO_META">
44 <span class=
"menu-button" id=
"screen-options-menu">
45 <button class=
"menu-button-activator">
46 <span i18n-content=
"SCREEN_OPTIONS"></span>
47 <img src=
"disclosure_arrow_down.webp"
48 class=
"kd-disclosureindicator">
51 <li id=
"screen-resize-to-client"
52 i18n-content=
"RESIZE_TO_CLIENT"></li>
53 <li id=
"screen-shrink-to-fit"
54 i18n-content=
"SHRINK_TO_FIT"></li>
55 <li class=
"menu-separator apps-v1-only"></li>
56 <li id=
"toggle-full-screen"
57 i18n-content=
"FULL_SCREEN"
58 class=
"apps-v1-only"></li>
64 <div class=
"toolbar-stub" id=
"toolbar-stub">
65 <div class=
"arrow-down"></div>
68 </div> <!-- session-toolbar -->