Commits
Branch selector
User selector
Commit history
Commits on Jun 22, 2026
chore(release): 1.6.6
Show description for 220ccb6andcommitted
feat(menubar): switch menu bar icons to SF Symbols
Show description for b9d34e9andcommitted
refactor(login): collapse LoginItemService into single @Observable class
Show description for e3c8980committed
mac- committed
mac fix(keyboard): use contentShape for full-box hit testing
Show description for 903a6e7committed
macfix(keyboard): make entire shortcut box clickable
Show description for 2206a9ecommitted
macfix(keyboard): exit record mode when Reset is pressed
Show description for b510eb1committed
macfix(app): inject viewModel into settings scene
Show description for 56b47c5committed
macfix(preview): share single SettingsModel between view-model and view
Show description for 96ef125committed
mac- committed
mac fix(general): drop self. prefix from @Environment bindings
Show description for 078cb51committed
macrefactor(app): inject shared state via @Environment instead of parameters
Show description for 0d78042committed
mac- committed
mac - committed
mac - committed
mac - committed
mac feat(environment): add loginItem entry to EnvironmentValues
Show description for 1b2ca7bcommitted
mac- committed
mac refactor(keyboard): drop redundant hotkey writes
Show description for 650ea5acommitted
macfix(settings): share single SettingsModel between app and view model
Show description for dd87e85committed
mac
Commits on Jun 21, 2026
refactor(settings): split settings into General, Power, and Keyboard tabs
Show description for c30beb3committed
macrefactor(models,services): move services out of Models, drop singletons
Show description for 0579fe2andcommitted
Commits on Jun 20, 2026
test(login): add LoginItemServiceTests (parked, needs test target)
Show description for f7f0b54andcommitted
- committed
mac - committed
mac feat(app): wire LoginItemService into Settings scene
Show description for 807bf78andcommitted
docs(settings): note why Start at login toggle uses custom binding
Show description for 4bfd1feandcommitted
- committed
mac - committed
mac - committed
mac - committed
mac feat(login): implement LiveLoginItemService over SMAppService.mainApp
Show description for 35dd1e3committed
macfeat(login): add LoginItemService protocol and FakeLoginItemService
Show description for fc73820andcommitted
docs(plan): add Start at login implementation plan
Show description for 0f98131andcommitted
docs(design): add Start at login preference spec
Show description for 68eee13andcommitted