5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:21:01 +08:00
wails/v3/pkg/application
2023-04-20 12:06:37 +02:00
..
app_delegate.h merge exp branch 2023-01-18 21:42:49 +11:00
app_delegate.m Context menu WIP 2023-02-09 18:35:26 +11:00
application_darwin.go [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
application.go [assetServer] Improve release/close handling of webview requests (#2612) 2023-04-20 12:06:37 +02:00
application.h merge exp branch 2023-01-18 21:42:49 +11:00
bindings.go Reorder startup sequence 2023-03-24 08:43:00 +11:00
clipboard_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
clipboard.go merge exp branch 2023-01-18 21:42:49 +11:00
context_window_event.go Add dnd window event + demo 2023-02-12 08:54:08 +11:00
context.go Support context menus 2023-02-10 08:25:52 +11:00
dialogs_darwin.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
dialogs_delegate.h merge exp branch 2023-01-18 21:42:49 +11:00
dialogs_delegate.m merge exp branch 2023-01-18 21:42:49 +11:00
dialogs.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
errors.go merge exp branch 2023-01-18 21:42:49 +11:00
events_test.go update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00
events.go update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00
icons.go merge exp branch 2023-01-18 21:42:49 +11:00
keys_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
keys.go merge exp branch 2023-01-18 21:42:49 +11:00
mainthread_darwin.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
mainthread.go merge exp branch 2023-01-18 21:42:49 +11:00
menu_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
menu.go Support context menus 2023-02-10 08:25:52 +11:00
menuitem_darwin.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
menuitem.go Support context menus 2023-02-10 08:25:52 +11:00
menuitem.h merge exp branch 2023-01-18 21:42:49 +11:00
menuitem.m merge exp branch 2023-01-18 21:42:49 +11:00
messageprocessor_application.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
messageprocessor_call.go Extend call subsystem to support plugins 2023-03-18 09:12:44 +11:00
messageprocessor_clipboard.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
messageprocessor_contextmenu.go Support context menus 2023-02-10 08:25:52 +11:00
messageprocessor_dialog.go [v3] Centralize the AssetServer and move it to the application 2023-03-16 06:49:45 +01:00
messageprocessor_events.go update wml events to be parseable (#2561) 2023-04-11 18:28:06 +10:00
messageprocessor_log.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
messageprocessor_params.go Feature: AssetServer Runtime (#2335) 2023-02-06 20:50:11 +11:00
messageprocessor_screens.go Support Screens API 2023-02-15 18:56:52 +11:00
messageprocessor_window.go Fix bad merge 2023-02-12 13:36:58 +11:00
messageprocessor.go [v3] Add ability to get window by name 2023-04-07 19:47:01 +10:00
options_application.go Initial implementation 2023-03-18 08:11:36 +11:00
options_mac.go Context menu WIP 2023-02-09 18:35:26 +11:00
options_webview_window.go [v3, darwin] Fix leaking WebKit processes on Window close (#2574) 2023-04-12 21:33:00 +10:00
plugins.go [v3] Improved plugin shutdown 2023-04-04 18:01:49 +10:00
roles.go merge exp branch 2023-01-18 21:42:49 +11:00
screen_darwin.go merge exp branch 2023-01-18 21:42:49 +11:00
screen.go Provide types to runtime api 2023-03-31 20:37:50 +11:00
systemtray_darwin.go Fix memory leak on Darwin when toggling system tray icon (#2322) 2023-01-21 15:46:06 +11:00
systemtray.go merge exp branch 2023-01-18 21:42:49 +11:00
TODO.md merge exp branch 2023-01-18 21:42:49 +11:00
webview_drag.h Context menu WIP 2023-02-09 18:35:26 +11:00
webview_drag.m Add "DragAndDropEnabled" option for window 2023-02-15 18:56:52 +11:00
webview_window_darwin.go Bugfix/remove miniaturize (#2579) 2023-04-12 21:34:31 +10:00
webview_window_devtools.go [v3, darwin] Fix leaking WebKit processes on Window close (#2574) 2023-04-12 21:33:00 +10:00
webview_window.go Bugfix/remove miniaturize (#2579) 2023-04-12 21:34:31 +10:00
webview_window.h [v3, darwin] Fix leaking WebKit processes on Window close (#2574) 2023-04-12 21:33:00 +10:00
webview_window.m [v3, darwin] Fix leaking WebKit processes on Window close (#2574) 2023-04-12 21:33:00 +10:00