{"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": "L39"}, {"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": "L58"}, {"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": "L83"}, {"id": "$graphify-root$_src_osd_brightness_watcher", "label": "brightness_watcher()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L113"}, {"id": "$graphify-root$_src_osd_run_osd", "label": "run_osd()", "file_type": "code", "source_file": "src/osd.rs", "source_location": "L158"}, {"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": "L208"}], "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": "L39", "weight": 1.0}, {"source": "$graphify-root$_src_osd_spawn", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L39", "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": "L39", "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": "L39", "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": "L58", "weight": 1.0}, {"source": "$graphify-root$_src_osd_volume_watcher", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L58", "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": "L58", "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": "L83", "weight": 1.0}, {"source": "$graphify-root$_src_osd_query_volume", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L83", "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": "L83", "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": "L113", "weight": 1.0}, {"source": "$graphify-root$_src_osd_brightness_watcher", "target": "sender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L113", "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": "L113", "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": "L158", "weight": 1.0}, {"source": "$graphify-root$_src_osd_run_osd", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L158", "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": "L158", "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": "L158", "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": "L208", "weight": 1.0}, {"source": "$graphify-root$_src_osd_create_window", "target": "window", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/osd.rs", "source_location": "L208", "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": "L44", "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": "L48", "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": "L49", "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": "L53", "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": "L54", "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": "L62", "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": "L76", "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": "L44"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "stderr", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "stdout", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L62"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "take", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L71"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "map_while", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L74"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "lines", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L74"}, {"caller_nid": "$graphify-root$_src_osd_volume_watcher", "callee": "blocking_send", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "output", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "output", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L90"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "args", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L90"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim_end_matches", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "nth", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_osd_query_volume", "callee": "split", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L116"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "path", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L120"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "join", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L126"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "join", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L127"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L131"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L138"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L138"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L140"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "and_then", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L144"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "trim", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L146"}, {"caller_nid": "$graphify-root$_src_osd_brightness_watcher", "callee": "blocking_send", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L151"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_top", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L160"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_bottom", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L161"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_start", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L162"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_margin_end", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L163"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_child", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L164"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L169"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "append", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L170"}, {"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": "set_hexpand", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_valign", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L175"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "append", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L176"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_paintable", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L186"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L188"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "remove_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L190"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_fraction", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L192"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_visible", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "wrapping_add", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L195"}, {"caller_nid": "$graphify-root$_src_osd_run_osd", "callee": "set_visible", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L202"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "add_css_class", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L210"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "init_layer_shell", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L211"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_layer", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L212"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_anchor", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L213"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_margin", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L214"}, {"caller_nid": "$graphify-root$_src_osd_create_window", "callee": "set_default_width", "is_member_call": true, "source_file": "src/osd.rs", "source_location": "L215"}]}