Some checks failed
check / check (push) Failing after 48s
updated text sizing to better match the bar size, and increase readability.
1 line
No EOL
19 KiB
JSON
1 line
No EOL
19 KiB
JSON
{"nodes": [{"id": "$graphify-root$_src_panel_rs", "label": "panel.rs", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_panel_panelset", "label": "PanelSet", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L17"}, {"id": "window", "label": "Window", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/panel.rs"}, {"id": "$graphify-root$_src_panel_panelset_new", "label": ".new()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L25"}, {"id": "isa", "label": "IsA", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/panel.rs"}, {"id": "widget", "label": "Widget", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/panel.rs"}, {"id": "self", "label": "Self", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/panel.rs"}, {"id": "$graphify-root$_src_panel_panelset_toggle", "label": ".toggle()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L47"}, {"id": "$graphify-root$_src_panel_panelset_show", "label": ".show()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L55"}, {"id": "$graphify-root$_src_panel_panelset_hide_all", "label": ".hide_all()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L63"}, {"id": "$graphify-root$_src_panel_panelset_hide_panels", "label": ".hide_panels()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L68"}, {"id": "$graphify-root$_src_panel_panelset_wire_dismiss", "label": ".wire_dismiss()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L74"}, {"id": "$graphify-root$_src_panel_panelset_wire_escape", "label": ".wire_escape()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L83"}, {"id": "$graphify-root$_src_panel_make_panel", "label": "make_panel()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L100"}, {"id": "$graphify-root$_src_panel_make_dismiss", "label": "make_dismiss()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L122"}], "edges": [{"source": "$graphify-root$_src_panel_rs", "target": "key", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_panel_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_panel_rs", "target": "gtk4_layer_shell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L10", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_panel_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_panel_rs", "target": "$graphify-root$_src_panel_panelset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L17", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_panel_panelset", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L19", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_panel_panelset", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L20", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_panel_panelset", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L21", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "isa", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "isa", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "isa", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L25", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_toggle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L47", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_toggle", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L55", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_show", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L55", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_hide_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L63", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_hide_panels", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_wire_dismiss", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L74", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset", "target": "$graphify-root$_src_panel_panelset_wire_escape", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L83", "weight": 1.0}, {"source": "$graphify-root$_src_panel_rs", "target": "$graphify-root$_src_panel_make_panel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L100", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_panel", "target": "isa", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L100", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_panel_make_panel", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L100", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_panel_make_panel", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_panel_rs", "target": "$graphify-root$_src_panel_make_dismiss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L122", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_dismiss", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L122", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "$graphify-root$_src_panel_make_panel", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "$graphify-root$_src_panel_make_dismiss", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L34", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "$graphify-root$_src_panel_panelset_wire_dismiss", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_new", "target": "$graphify-root$_src_panel_panelset_wire_escape", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L43", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_toggle", "target": "$graphify-root$_src_panel_panelset_hide_all", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_toggle", "target": "$graphify-root$_src_panel_panelset_show", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L51", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_show", "target": "$graphify-root$_src_panel_panelset_hide_panels", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_hide_all", "target": "$graphify-root$_src_panel_panelset_hide_panels", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L64", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_wire_dismiss", "target": "$graphify-root$_src_panel_panelset_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L76", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_wire_dismiss", "target": "$graphify-root$_src_panel_panelset_hide_all", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L78", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_wire_escape", "target": "$graphify-root$_src_panel_panelset_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L86", "weight": 1.0}, {"source": "$graphify-root$_src_panel_panelset_wire_escape", "target": "$graphify-root$_src_panel_panelset_hide_all", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L89", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_panel", "target": "$graphify-root$_src_panel_panelset_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_dismiss", "target": "$graphify-root$_src_panel_panelset_new", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_panel_panelset_toggle", "callee": "is_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L48"}, {"caller_nid": "$graphify-root$_src_panel_panelset_show", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L58"}, {"caller_nid": "$graphify-root$_src_panel_panelset_show", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L59"}, {"caller_nid": "$graphify-root$_src_panel_panelset_show", "callee": "present", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L60"}, {"caller_nid": "$graphify-root$_src_panel_panelset_hide_all", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_src_panel_panelset_hide_panels", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L69"}, {"caller_nid": "$graphify-root$_src_panel_panelset_hide_panels", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_src_panel_panelset_hide_panels", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L71"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "connect_released", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "add_controller", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L80"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_escape", "callee": "connect_key_pressed", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L87"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_escape", "callee": "add_controller", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L95"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L102"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L103"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_decorated", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_resizable", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L105"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L106"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_namespace", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L107"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_layer", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L108"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L109"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L111"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_exclusive_zone", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L113"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_keyboard_mode", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_child", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "bind_layer_monitor", "is_member_call": false, "source_file": "src/panel.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L118"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L125"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_namespace", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L126"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_layer", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L130"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L133"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L134"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_exclusive_zone", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L135"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_keyboard_mode", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "bind_layer_monitor", "is_member_call": false, "source_file": "src/panel.rs", "source_location": "L137"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L138"}]} |