tree: 9c5e4cc85966a4ceb462b14917613286ab907c91 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. DIR_METADATA
  4. fullscreen_control_popup.cc
  5. fullscreen_control_popup.h
  6. fullscreen_control_popup_unittest.cc
  7. fullscreen_control_view.cc
  8. fullscreen_control_view.h
  9. fullscreen_control_view_unittest.cc
  10. OWNERS
  11. README.md
  12. subtle_notification_view.cc
  13. subtle_notification_view.h
components/fullscreen_control/README.md

Fullscreen Control

Fullscreen control provides UI components used during fullscreen:

  • ‘Press and hold [ESC] to exit’ message shown at the start.
  • Exit circle with ‘X’ shown when the mouse moves to the top of the screen.

The components are used by chrome browser, and by Chrome OS exo.