yattee/Shared/Navigation
Toni Förster 4663aab3da
refactor Search
- have a separate body view for each os
- macOS: set navigation title for search
- macOS: set min width to 835 for main content
- macOS: set main window min height to 600
- macOS: don’t have text behind the cancel button
- split SearchTextField into macOS and iOS/tvOS
- iOS: move search menu to the right
- iOS: unified search field
- make min width a constant
- add option to disable search suggestions

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-10 09:38:14 +02:00
..
AccountsView.swift Fix accounts switcher padding on tvOS 2023-04-22 23:39:43 +02:00
AccountsViewModel.swift Remove unused code 2023-04-22 23:39:43 +02:00
AccountViewButton.swift Fix displaying account username 2023-12-09 22:08:20 +01:00
AppSidebarNavigation.swift Migrate to SwiftUIIntrospect 2023-09-26 17:44:01 +02:00
AppSidebarPlaylists.swift Revert "Drop iOS 14 and macOS 11 support" 2023-10-15 13:35:23 +02:00
AppSidebarRecents.swift Add setting to show/hide recents and limit number of recents shown 2024-02-28 00:56:12 +01:00
AppSidebarSubscriptions.swift Revert "Drop iOS 14 and macOS 11 support" 2023-10-15 13:35:23 +02:00
AppTabNavigation.swift Revert "Drop iOS 14 and macOS 11 support" 2023-10-15 13:35:23 +02:00
ContentView.swift refactor Search 2024-09-10 09:38:14 +02:00
Sidebar.swift Add setting to show/hide recents and limit number of recents shown 2024-02-28 00:56:12 +01:00