Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Update dependencies and configurations for MacOS #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ImBIOS
Copy link

@ImBIOS ImBIOS commented Jul 13, 2024

  • Update cocoa dependency to version 0.25.0
  • Add support for customizing window level in MacOS
  • Use panel with NSWindowStyleMaskNonActivatingPanel style on MacOS
  • Rename 'close_shortcut' option to 'global_close_shortcut'
  • Remove 'hide_when_inactive' option from configuration
  • Fix crash caused by null pointer when hiding spotlight window

ImBIOS added 4 commits July 13, 2024 16:23
- Update cocoa dependency to version 0.25.0
- Add support for customizing window level in MacOS
- Use panel with NSWindowStyleMaskNonActivatingPanel style on MacOS
- Rename 'close_shortcut' option to 'global_close_shortcut'
- Remove 'hide_when_inactive' option from configuration
- Fix crash caused by null pointer when hiding spotlight window
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant