Commit 5b970dd
Improve macOS menubar layout and settings UX
- Menubar: Compact single-line header with Label (icon + "Voxtype · Status")
- Settings: Combined Whisper local/remote into single view with animated transitions
- Settings: Use ConfigManager for section-aware config updates (fixes corruption)
- Settings: Redesigned Models view with unified list and inline progress
- Notifications: Engine-specific icons via terminal-notifier contentImage
- Added engine icon assets (parakeet.png, whisper.png)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 6080247 commit 5b970dd
File tree
11 files changed
+375
-315
lines changed- assets/engines
- macos
- VoxtypeMenubar/Sources
- VoxtypeSetup/Sources
- Settings
- Utilities
- src
11 files changed
+375
-315
lines changedLoading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
17 | 12 | | |
18 | 13 | | |
19 | | - | |
20 | 14 | | |
| 15 | + | |
21 | 16 | | |
22 | | - | |
| 17 | + | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
Lines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 129 | + | |
150 | 130 | | |
151 | 131 | | |
152 | 132 | | |
| |||
Lines changed: 2 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 181 | + | |
| 182 | + | |
201 | 183 | | |
202 | | - | |
203 | | - | |
204 | 184 | | |
205 | 185 | | |
0 commit comments