tui-realm supports mouse input handling (via `bridge.enable_mouse_capture()?;` in `enable_tui` in main.rs). We need to add code for handling mouse events in all relevant components.