5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:10:48 +08:00
wails/v2/pkg/runtime
2023-01-05 16:41:07 +11:00
..
browser.go feat: added a method to open the link in runtime(wailsapp#796) 2021-09-13 17:58:36 +08:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog.go Fix for bad default directories in dialog options. Fixes #1052 2021-12-30 17:34:06 +11:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
log.go Feature: Go logger "f" equivalents 2022-04-01 12:27:40 +11:00
menu.go [v2] Update Menu runtime 2021-09-12 20:45:40 +10:00
runtime.go Better "context is nil" errors 2022-07-30 09:20:18 +10:00
screen.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
window.go Add WindowExecJS method (#1927) 2022-10-05 08:44:23 +11:00