tree: f5a760fdf0286ee74e146887477f5ed67491d1ef [path history] [tgz]
  1. BUILD.gn
  2. color_mixer.cc
  3. color_mixer.h
  4. DEPS
  5. DIR_METADATA
  6. fullscreen_control_popup.cc
  7. fullscreen_control_popup.h
  8. fullscreen_control_popup_unittest.cc
  9. fullscreen_control_view.cc
  10. fullscreen_control_view.h
  11. fullscreen_control_view_unittest.cc
  12. fullscreen_features.cc
  13. fullscreen_features.h
  14. OWNERS
  15. README.md
  16. subtle_notification_view.cc
  17. 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.