Skip to content
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

Integrate a global hotkey library for macOS to listen for the hotkey and activate the window. #9

Closed
Tracked by #2
sammcj opened this issue Nov 7, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sammcj
Copy link
Collaborator

sammcj commented Nov 7, 2023

We will need to use a library that can register global hotkeys on macOS.

This library would listen for your specific hotkey combination and trigger the Tauri window to open.

An example of a similar use case is https://github.com/ahkohd/tauri-macos-spotlight-example

@sammcj sammcj mentioned this issue Nov 7, 2023
18 tasks
@sammcj sammcj added enhancement New feature or request help wanted Extra attention is needed labels Nov 7, 2023
@simoncollins
Copy link
Collaborator

Hey @sammcj / @Dax911 ... I'll take a look at this one.

@sammcj
Copy link
Collaborator Author

sammcj commented Nov 9, 2023

pushed where I got to here: https://github.com/ai-qol-things/rusty-ollama/tree/spotlight1 but it may not be of value?

@simoncollins
Copy link
Collaborator

Raised #20 which adds this

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