5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-11 22:49:29 +08:00
wails/v3/internal/runtime/desktop
2023-06-20 19:44:01 +10:00
..
api update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00
application.js Improved api package 2023-03-30 12:51:43 +11:00
calls.js Improved api package 2023-03-30 12:51:43 +11:00
clipboard.js Improved api package 2023-03-30 12:51:43 +11:00
contextmenu.js [v3] Support "--default-contextmenu" style. Fix URL handling in Windows. 2023-06-20 19:44:01 +10:00
dialogs.js Provide types to runtime api 2023-03-31 20:37:50 +11:00
drag.js [v3 mac] Fix window drag example 2023-06-18 12:12:01 +10:00
events.js update wml events to be parseable (#2561) 2023-04-11 18:28:06 +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
log.js Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
main.js [v3] Add capabilities, move to app-region css for drag, support native drag on Windows 2023-06-14 18:12:37 +10:00
README.md [v3] Update esbuild 2023-05-19 07:58:25 +10:00
runtime.js [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
screens.js Provide types to runtime api 2023-03-31 20:37:50 +11:00
window.js [v3] Add Restore to JS runtime 2023-06-12 10:44:05 +10:00
wml.js update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00

README

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