tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

index.rst (592B)


      1 .. _components/customizableui:
      2 
      3 ========================
      4 CustomizableUI Component
      5 ========================
      6 
      7 This component is responsible for managing and manipulating the default and
      8 customized state of various UI surfaces in the browser. Most of the logic for
      9 doing this resides in ``CustomizableUI``, but some responsibility is also
     10 delegated to modules like ``CustomizableWidgets`` and ``CustomizeMode``.
     11 
     12 .. toctree::
     13   :maxdepth: 3
     14 
     15   customizableui
     16   drag-position-manager
     17   overflowable-toolbar
     18   panelmultiview
     19   search-widget-tracker
     20   toolbar-context-menu
     21   customize-mode