forked from mirror/Archipelago
* Add fuzzy search box to Launcher. * move func bind to the kv and prefer substring matching (#79) * move the func bind to the kv * prefer substr matching * Remove fuzzy results, rely on substring only. * Use early return instead of else. * Add type hint to filter_clients_by_type. * Activate search on keyboard input. * Clear search box when filtering by type. * Update Launcher.py Co-authored-by: black-sliver <[email protected]> --------- Co-authored-by: Aaron Wagener <[email protected]> Co-authored-by: black-sliver <[email protected]>