Replies: 1 comment
-
Added in nativephp/laravel v0.6.3 and nativephp/electron v0.8.6. Docs incoming. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I want to toggle the main window when clicking on the tray icon. Currently this is possible only with a workaround that is based on MenuBar window events. It would be nice if we could do the same thing as in Menu class, so just passing the event without creating a window.
Ex.
Beta Was this translation helpful? Give feedback.
All reactions