{"nodes": [{"id": "$graphify-root$_src_osd_rs", "label": "osd.rs", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_osd_osdevent", "label": "OsdEvent", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L7"}, {"id": "$graphify-root$_src_osd_samplekind", "label": "SampleKind", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L16"}, {"id": "$graphify-root$_src_osd_samplekind_sample_event", "label": ".sample_event()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L22"}, {"id": "$graphify-root$_src_osd_spawn", "label": "spawn()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L42"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/osd.rs"}, {"id": "window", "label": "Window", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/osd.rs"}, {"id": "$graphify-root$_src_osd_volume_watcher", "label": "volume_watcher()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L61"}, {"id": "sender", "label": "Sender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/osd.rs"}, {"id": "$graphify-root$_src_osd_query_volume", "label": "query_volume()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L88"}, {"id": "$graphify-root$_src_osd_brightness_watcher", "label": "brightness_watcher()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L118"}, {"id": "$graphify-root$_src_osd_run_osd", "label": "run_osd()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L163"}, {"id": "receiver", "label": "Receiver", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/osd.rs"}, {"id": "$graphify-root$_src_osd_create_window", "label": "create_window()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L212"}], "edges": [{"source": "$graphify-root$_src_osd_rs", "target": "std", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_osd_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_osd_rs", "target": "gtk4_layer_shell", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_osd_rs", "target": "mpsc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_osdevent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_samplekind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_src_osd_samplekind", "target": "$graphify-root$_src_osd_samplekind_sample_event", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L22", "weight": 1.0}, {"source": "$graphify-root$_src_osd_samplekind_sample_event", "target": "$graphify-root$_src_osd_osdevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_spawn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L42", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_samplekind", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L42", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_osd_spawn", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_volume_watcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_src_osd_volume_watcher", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_osd_volume_watcher", "target": "$graphify-root$_src_osd_osdevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L61", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_query_volume", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L88", "weight": 1.0}, {"source": "$graphify-root$_src_osd_query_volume", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_osd_query_volume", "target": "$graphify-root$_src_osd_osdevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L88", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_brightness_watcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L118", "weight": 1.0}, {"source": "$graphify-root$_src_osd_brightness_watcher", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L118", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_osd_brightness_watcher", "target": "$graphify-root$_src_osd_osdevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L118", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_run_osd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L163", "weight": 1.0}, {"source": "$graphify-root$_src_osd_run_osd", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_osd_run_osd", "target": "receiver", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L163", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_osd_run_osd", "target": "$graphify-root$_src_osd_osdevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L163", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_osd_rs", "target": "$graphify-root$_src_osd_create_window", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L212", "weight": 1.0}, {"source": "$graphify-root$_src_osd_create_window", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L212", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_samplekind_sample_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L47", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_volume_watcher", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L51", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_brightness_watcher", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L52", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_create_window", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L56", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "$graphify-root$_src_osd_run_osd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L57", "weight": 1.0}, {"source": "$graphify-root$_src_osd_volume_watcher", "target": "$graphify-root$_src_osd_spawn", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L65", "weight": 1.0}, {"source": "$graphify-root$_src_osd_volume_watcher", "target": "$graphify-root$_src_osd_query_volume", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_osd_spawn", "callee": "try_send", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L47"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "stderr", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "stdout", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L65"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "take", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L74"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "map_while", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L79"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "lines", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L79"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "blocking_send", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L82"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "output", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L91"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "output", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L95"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L95"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim_end_matches", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "nth", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "split", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L104"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "path", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L125"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "join", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "join", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L132"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L134"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L136"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L143"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L143"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L145"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L149"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "blocking_send", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L156"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_top", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L165"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_bottom", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_start", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L167"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_end", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L168"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_child", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L173"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "append", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L177"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_hexpand", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_valign", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "append", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L180"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_paintable", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L190"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L192"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "remove_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L194"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_fraction", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L196"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_visible", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L197"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "wrapping_add", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L199"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_visible", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L206"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L214"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L215"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_namespace", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L216"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_layer", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L217"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_anchor", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L218"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_margin", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L219"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_default_width", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L220"}]}