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
26 KiB
JSON
1 line
No EOL
26 KiB
JSON
{"nodes": [{"id": "$graphify-root$_src_bar_tray_rs", "label": "tray.rs", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_bar_tray_trayicondata", "label": "TrayIconData", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L10"}, {"id": "vec", "label": "Vec", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_trayupdate", "label": "TrayUpdate", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L20"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_watcherstate", "label": "WatcherState", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L31"}, {"id": "$graphify-root$_src_bar_tray_watcher", "label": "Watcher", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L35"}, {"id": "arc", "label": "Arc", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "mutex", "label": "Mutex", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "unboundedsender", "label": "UnboundedSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "label": ".register_status_notifier_item()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L42"}, {"id": "header", "label": "Header", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "signalemitter", "label": "SignalEmitter", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_host", "label": ".register_status_notifier_host()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L61"}, {"id": "$graphify-root$_src_bar_tray_watcher_registered_status_notifier_items", "label": ".registered_status_notifier_items()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L70"}, {"id": "$graphify-root$_src_bar_tray_watcher_is_status_notifier_host_registered", "label": ".is_status_notifier_host_registered()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L75"}, {"id": "$graphify-root$_src_bar_tray_watcher_protocol_version", "label": ".protocol_version()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L80"}, {"id": "$graphify-root$_src_bar_tray_parse_service", "label": "parse_service()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L100"}, {"id": "$graphify-root$_src_bar_tray_read_item", "label": "read_item()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L110"}, {"id": "connection", "label": "Connection", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_read_icon", "label": "read_icon()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L126"}, {"id": "proxy", "label": "Proxy", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_spawn_activate", "label": "spawn_activate()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L150"}, {"id": "$graphify-root$_src_bar_tray_spawn_watcher", "label": "spawn_watcher()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L173"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_make_tray_image", "label": "make_tray_image()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L237"}, {"id": "image", "label": "Image", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/bar/tray.rs"}, {"id": "$graphify-root$_src_bar_tray_pixels_to_image", "label": "pixels_to_image()", "file_type": "code", "source_file": "src/bar/tray.rs", "source_location": "L258"}], "edges": [{"source": "$graphify-root$_src_bar_tray_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "streamext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L2", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "cast", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "hashmap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "sync", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "zbus", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_trayicondata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_trayicondata", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_trayicondata", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_trayupdate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L20", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_trayupdate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_trayupdate", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_trayupdate", "target": "$graphify-root$_src_bar_tray_trayicondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L23", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_trayupdate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_trayupdate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_watcherstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L31", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcherstate", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_watcherstate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L32", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_watcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L35", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "arc", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L36", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "mutex", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L36", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcherstate", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L36", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "unboundedsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L37", "weight": 1.0, "context": "field"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L37", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L37", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "target": "header", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "target": "signalemitter", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_host", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_host", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_host", "target": "signalemitter", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcher_registered_status_notifier_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L70", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcher_registered_status_notifier_items", "target": "vec", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_watcher_registered_status_notifier_items", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L70", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcher_is_status_notifier_host_registered", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L75", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_watcher", "target": "$graphify-root$_src_bar_tray_watcher_protocol_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_parse_service", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L100", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_parse_service", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_parse_service", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_read_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L110", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_read_item", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_read_item", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_read_item", "target": "$graphify-root$_src_bar_tray_trayicondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L110", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_read_item", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_read_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L126", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_read_icon", "target": "proxy", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L126", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_read_icon", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L126", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_read_icon", "target": "$graphify-root$_src_bar_tray_trayicondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L126", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_spawn_activate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L150", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_spawn_activate", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L150", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_spawn_watcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L173", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_spawn_watcher", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L173", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_spawn_watcher", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L173", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_make_tray_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L237", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_make_tray_image", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L237", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_bar_tray_make_tray_image", "target": "$graphify-root$_src_bar_tray_trayicondata", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L237", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_make_tray_image", "target": "image", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L237", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_rs", "target": "$graphify-root$_src_bar_tray_pixels_to_image", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L258", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_pixels_to_image", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L258", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_bar_tray_pixels_to_image", "target": "image", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L258", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "target": "$graphify-root$_src_bar_tray_parse_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_read_item", "target": "$graphify-root$_src_bar_tray_read_icon", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_spawn_watcher", "target": "$graphify-root$_src_bar_tray_read_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L198", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_spawn_watcher", "target": "$graphify-root$_src_bar_tray_trayupdate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L206", "weight": 1.0}, {"source": "$graphify-root$_src_bar_tray_make_tray_image", "target": "$graphify-root$_src_bar_tray_pixels_to_image", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/bar/tray.rs", "source_location": "L243", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L48"}, {"caller_nid": "$graphify-root$_src_bar_tray_watcher_register_status_notifier_item", "callee": "sender", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L48"}, {"caller_nid": "$graphify-root$_src_bar_tray_parse_service", "callee": "starts_with", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L101"}, {"caller_nid": "$graphify-root$_src_bar_tray_parse_service", "callee": "find", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_item", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L119"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_icon", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L128"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_icon", "callee": "get_property", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L128"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_icon", "callee": "min_by_key", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_icon", "callee": "into_iter", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_bar_tray_read_icon", "callee": "get_property", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L142"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_activate", "callee": "find", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L152"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_activate", "callee": "as_str", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L161"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_activate", "callee": "as_str", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L162"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_activate", "callee": "call_method", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "serve_at", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L187"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "name", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L187"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "or_default", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "entry", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "input", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L206"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "receive_name_owner_changed", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L218"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "args", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L222"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "is_none", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L223"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "new_owner", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L223"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "name", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L224"}, {"caller_nid": "$graphify-root$_src_bar_tray_spawn_watcher", "callee": "input", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L227"}, {"caller_nid": "$graphify-root$_src_bar_tray_make_tray_image", "callee": "set_pixel_size", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L246"}, {"caller_nid": "$graphify-root$_src_bar_tray_make_tray_image", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L251"}, {"caller_nid": "$graphify-root$_src_bar_tray_make_tray_image", "callee": "set_pixel_size", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L253"}, {"caller_nid": "$graphify-root$_src_bar_tray_pixels_to_image", "callee": "chunks_exact", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L265"}, {"caller_nid": "$graphify-root$_src_bar_tray_pixels_to_image", "callee": "upcast", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L279"}, {"caller_nid": "$graphify-root$_src_bar_tray_pixels_to_image", "callee": "set_pixel_size", "is_member_call": true, "source_file": "src/bar/tray.rs", "source_location": "L281"}]} |