Commit Graph
774 Commits
Author SHA1 Message Date
kean df12b70dd5 Increase fonts on macOS 2024-09-02 17:00:20 -04:00
kean af619d8f1f Remove remaining PULSE_STANDALONE_APP usages 2024-08-04 16:25:11 -04:00
kean 5fd5c71ad1 Move Search to RiftUI 2024-08-04 15:05:38 -04:00
kean 141ba2dc0b Remove ConsoleDelegate 2024-08-04 14:29:43 -04:00
kean e83797e2e3 Add Rift compatibility 2024-08-04 11:07:42 -04:00
kean 939d2958fb Remove ConsoleConfiguration 2024-08-03 15:50:31 -04:00
kean 6ed77460de Cleanup ConsoleToolbarView 2024-07-16 18:40:58 -04:00
kean 279ca7bd90 Lean on sharing on watchOS instead of flaky WatchConnectivity 2024-07-16 18:34:23 -04:00
kean 52efd841c9 Fix build 2024-07-15 19:46:35 -04:00
kean 5ab77425c2 Move PinButton 2024-07-15 19:43:24 -04:00
kean c963640c1c Integrate latest changes from Rift 2024-07-15 18:22:49 -04:00
kean e37d31b68e Hide scroll view background 2024-07-14 21:45:08 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean 79a9d1f3a6 Remove unused isSearchActive 2024-07-14 14:27:22 -04:00
kean 57ca4144d4 Remove unused ConsoleSelectedItem 2024-07-14 14:16:32 -04:00
kean 89e265b03d Fix showNewResultsPromptView on macOS 2024-07-14 14:11:56 -04:00
kean e4f51c1b04 Simplify ConsoleListViewModel 2024-07-14 12:48:19 -04:00
kean e57d3e062e Cleanup 2024-07-14 12:46:35 -04:00
kean 741f93ee12 Move grouping to macOS only 2024-07-14 12:44:27 -04:00
kean 3225e34df2 Use the same ordering on macOS as on iOS and other platforms 2024-07-14 12:41:47 -04:00
kean 86124500ad Display search toolbar at the bottom on macOS 2024-07-14 10:58:23 -04:00
kean e6a794f8b0 Update ConsoleSearchSuggestionsView on macOS to be more aligned with iOS 2024-07-14 10:55:57 -04:00
kean 0c7b8ea47a Simplify _InternalConsoleListView 2024-07-14 10:50:04 -04:00
kean 89ac8e4eec Further simplify ConsoleSearchViewModel 2024-07-14 10:35:05 -04:00
kean efda5183f8 Update unit tests 2024-07-14 10:18:16 -04:00
kean bf80f25f8a Remove more PULSE_STNDALONE_APP ifs 2024-07-14 10:01:45 -04:00
kean 1717c79466 Fix typo in ConsoleFilters 2024-07-14 09:50:49 -04:00
kean b8114ee979 Cleanup 2024-07-13 20:00:39 -04:00
kean 557598f479 Split view on macOS 2024-07-13 19:36:09 -04:00
kean 62b5154035 Remove one more PULSE_STANDALONE_APP reference 2024-07-13 17:36:06 -04:00
kean d0f8959481 Remove special-case ConsoleToolbarView for macOS 2024-07-13 17:29:31 -04:00
kean 5b7f94fdb6 Move InlineTabBar 2024-07-13 17:26:09 -04:00
kean 5e732e5c2e Update ConsoleView-macOS navigation 2024-07-13 17:22:33 -04:00
kean 205d12df74 Simplify navigation on macOS 2024-07-13 16:16:18 -04:00
kean ae71da801c Fix remaining concurrency warnings 2024-07-13 14:42:18 -04:00
kean 941ec8083c Revert "Fix concurrency warnings"
This reverts commit b3e85e04b7.
2024-07-13 14:22:44 -04:00
kean 10e5e4cb72 Revert "Fix compilation issues"
This reverts commit 50466e8a41.
2024-07-13 14:22:35 -04:00
Alex Grebenyuk 1e8149599a Merge pull request #277 from AvdLee/feature/settings-view
Improve macOS Settings View
2024-07-01 14:43:55 -04:00
Alex Grebenyuk 895fb6f8b0 Merge pull request #276 from AvdLee/feature/console-configuration
Console configuration
2024-07-01 08:20:56 -04:00
Alex Grebenyuk bb0a835fd0 Merge pull request #274 from AvdLee/feature/macos-ui-improvements
macOS UI Improvements
2024-07-01 08:16:07 -04:00
Antoine van der Lee 742955bca7 Update styling of Settings View popover on Mac 2024-07-01 13:30:42 +02:00
Antoine van der Lee c99e4c7707 Allow configuring whether remote logging setting is available 2024-07-01 11:35:33 +02:00
Antoine van der Lee 0b18f13e1b Allow configuring Store share outputs 2024-07-01 11:11:17 +02:00
Antoine van der Lee d59122c6d4 Update console minWidth for macOS 2024-07-01 09:35:52 +02:00
Antoine van der Lee 45524056b5 Add helpers for toolbar buttons 2024-07-01 09:10:20 +02:00
Antoine van der Lee 9cc6bf8276 Update documentation regarding mode 2024-07-01 09:01:37 +02:00
Antoine van der Lee 2626dcd594 Hide list background to allow window background to shine through 2024-07-01 08:59:02 +02:00
Antoine van der Lee 5e15e40b2c Reset background 2024-07-01 08:51:37 +02:00
Antoine van der Lee 22eaa12009 Fix dark mode background 2024-06-28 10:53:52 +02:00
Alex Grebenyuk 7240743071 Merge pull request #267 from AvdLee/main
Fix UI bug in macOS scroll view
2024-06-25 07:23:50 -04:00