Skip to content

Make a nicer SwiftUI-only recorder #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yujinqiu opened this issue Mar 25, 2025 · 1 comment
Open

Make a nicer SwiftUI-only recorder #207

yujinqiu opened this issue Mar 25, 2025 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@yujinqiu
Copy link

The default record UI style looks not consistent with macOS SwiftUI form groupped style.
Is it possible to customize keyboard shortcut record UI ?

Image
@sindresorhus
Copy link
Owner

There is no customization, no. The current recorder uses the native macOS search input field component, and it doesn't allow much customizability. I agree, it would be nice to have one that fits better with the grouped form, with some animations too. It would have to be fully created in SwiftUI though.

It's not something I plan to work on myself, but a high-quality contribution by someone would be welcomed. It should be discussed how it should look and work beforehand.

@sindresorhus sindresorhus changed the title Can we customized keyboard shortcut record UI ? Make a nicer SwiftUI-only recorder Mar 25, 2025
@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants