tek/tui/src
2025-01-20 23:12:57 +01:00
..
lib.rs document stuff; Thunk suffix -> prefix 2025-01-19 21:31:16 +01:00
tui_buffer.rs unify some modules and implement edn_command for sampler 2025-01-17 00:11:49 +01:00
tui_color.rs remove last color conversion from render loop 2025-01-20 16:30:52 +01:00
tui_content.rs remove 1 more per-cell allocation 2025-01-20 23:12:57 +01:00
tui_engine.rs unify some modules and implement edn_command for sampler 2025-01-17 00:11:49 +01:00
tui_file.rs separate render/content macros; add has_jack 2025-01-14 12:41:27 +01:00
tui_focus.rs remodularize 3 2025-01-08 19:40:10 +01:00
tui_input.rs remove Atom. almost there 2025-01-18 15:37:53 +01:00
tui_menu.rs remodularize 3 2025-01-08 19:40:10 +01:00
tui_output.rs relax Send + Sync constraint on Renderables; remove 3 format calls from render loop 2025-01-20 18:53:15 +01:00