Skip to content
jun7 edited this page Apr 2, 2022 · 5 revisions
  • ext.c

    hinting and support which not get on view side.

  • general.c

    conf and ipc. shared by ext and main side.

  • main.c

    • misc

    • conf

    • context

      modes

    • funcs for actions

      called by _run

    • actions

      action list and _run

    • win and cbs

      • download

        by webcontext

      • uri scheme

        by webcontext

      • kit's cbs

      • contextmenu

      • entry

      • newwin

    • main

wyeb avoids pre declaration. so basically lower functions call uppers.

Clone this wiki locally