5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-16 17:09:28 +08:00
wails/v3/internal/runtime/desktop
5aaee9 f8250fb0d8
darwin: add event ApplicationShouldHandleReopen (#2991)
* darwin: add ApplicationShouldHandleReopen

* docs: update changelog with mr id

* events: update id

* feat: always return true

* Merge v3-alpha and regenerate events

* darwin: allow pass nsdirectory to processApplicationEvent

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-10-22 21:12:12 +11:00
..
api darwin: add event ApplicationShouldHandleReopen (#2991) 2023-10-22 21:12:12 +11:00
application.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
browser.js Add BrowserOpenURL and BrowserOpenFile to App. 2023-10-11 20:23:59 +11:00
calls.js Add awful CallByName method and update docs with warning. 2023-09-04 21:19:10 +10:00
clipboard.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
contextmenu.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
dialogs.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
drag.js Fix resize on windows 2023-10-16 19:29:42 +11:00
events.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
events.test.js update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00
flags.js [v3 windows] Fix frameless window drag. Add better resize for corners. 2023-06-15 21:06:14 +10:00
invoke.js [v3 windows] Support frameless drag 2023-06-13 17:44:07 +10:00
main.js Fix resize on windows 2023-10-16 19:29:42 +11:00
README.md [v3] Update esbuild 2023-05-19 07:58:25 +10:00
runtime.js Add BrowserOpenURL and BrowserOpenFile to App. 2023-10-11 20:23:59 +11:00
screens.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
system.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
window.js [v3] Fix bindings 2023-08-27 15:54:01 +10:00
wml.js Add BrowserOpenURL and BrowserOpenFile to App. 2023-10-11 20:23:59 +11:00

README

After updating any files in this directory, you must run wails task build:runtime to regenerate the compiled JS.