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

Implement support for file dropping on menu bar icon #16

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

arondeparon
Copy link
Contributor

@arondeparon arondeparon commented Aug 2, 2023

This pull request implements a new event handler that triggers when a file is dropped on top of the menu bar icon (https://www.electronjs.org/docs/latest/api/tray#event-drop-files-macos).

Doing so will emit the MenuBarDroppedFiles Laravel event.

@mpociot mpociot merged commit a0c0d71 into NativePHP:main Aug 3, 2023
@mpociot
Copy link
Member

mpociot commented Aug 3, 2023

Nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants