breadbar/graphify-out/cache/ast/v0.9.32/7d697317a9191790d021067701aa87c5c5d3e0cc9f79c4f52d87758a9fd249aa.json
Breadway d16ec3f6b4
Some checks failed
check / check (push) Failing after 48s
Changed Text Sizing
updated text sizing to better match the bar size, and increase
readability.
2026-08-18 09:54:35 +08:00

1 line
No EOL
20 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": "L64"}, {"id": "$graphify-root$_src_panel_panelset_hide_panels", "label": ".hide_panels()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L69"}, {"id": "$graphify-root$_src_panel_panelset_wire_dismiss", "label": ".wire_dismiss()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L75"}, {"id": "$graphify-root$_src_panel_panelset_wire_escape", "label": ".wire_escape()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L89"}, {"id": "$graphify-root$_src_panel_make_panel", "label": "make_panel()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L106"}, {"id": "$graphify-root$_src_panel_make_dismiss", "label": "make_dismiss()", "file_type": "code", "source_file": "src/panel.rs", "source_location": "L128"}], "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": "L64", "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": "L69", "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": "L75", "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": "L89", "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": "L106", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_panel", "target": "isa", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L106", "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": "L106", "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": "L106", "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": "L128", "weight": 1.0}, {"source": "$graphify-root$_src_panel_make_dismiss", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/panel.rs", "source_location": "L128", "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": "L65", "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": "L77", "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": "L80", "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": "L92", "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": "L95", "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": "L107", "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": "L129", "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": "present", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L59"}, {"caller_nid": "$graphify-root$_src_panel_panelset_show", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L60"}, {"caller_nid": "$graphify-root$_src_panel_panelset_show", "callee": "present", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L61"}, {"caller_nid": "$graphify-root$_src_panel_panelset_hide_all", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L66"}, {"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_hide_panels", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L72"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "set_button", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L78"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "connect_pressed", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L79"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "child", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L82"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "add_controller", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_dismiss", "callee": "add_controller", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L85"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_escape", "callee": "connect_key_pressed", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L93"}, {"caller_nid": "$graphify-root$_src_panel_panelset_wire_escape", "callee": "add_controller", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L108"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L109"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_decorated", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L110"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_resizable", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L111"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L112"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_namespace", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L113"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_layer", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L115"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L117"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L118"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_exclusive_zone", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L119"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_keyboard_mode", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_child", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "bind_layer_monitor", "is_member_call": false, "source_file": "src/panel.rs", "source_location": "L122"}, {"caller_nid": "$graphify-root$_src_panel_make_panel", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L124"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L130"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_namespace", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_layer", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L135"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L137"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L138"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_anchor", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L139"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_margin", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L140"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_exclusive_zone", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L141"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_keyboard_mode", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L142"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "add_css_class", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_hexpand", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L147"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_vexpand", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L148"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_child", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "bind_layer_monitor", "is_member_call": false, "source_file": "src/panel.rs", "source_location": "L150"}, {"caller_nid": "$graphify-root$_src_panel_make_dismiss", "callee": "set_visible", "is_member_call": true, "source_file": "src/panel.rs", "source_location": "L152"}]}