Add Companion Remote for mobile-to-desktop control

This commit is contained in:
Matt Vogel
2026-02-09 14:19:54 -05:00
parent 0dc1797eb9
commit 372767b142
31 changed files with 4140 additions and 130 deletions
+1
View File
@@ -15,6 +15,7 @@ mixin FocusableTab {
/// Mixin for screens with focusable search input
mixin SearchInputFocusable {
void focusSearchInput();
void setSearchQuery(String query);
}
/// Mixin for screens that can load a specific library by key