wails/v2/pkg/runtime
2026-02-14 15:44:01 +03: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 [chore] lint fixes 2023-11-12 12:30:49 +11:00
draganddrop.go Fix Drag & Drop JS runtime (#3516) 2024-06-10 15:15:28 +10:00
events.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
log.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
menu.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
runtime.go [chore] lint fixes 2023-11-12 12:30:49 +11:00
screen.go chore: fix function names in comment (#3383) 2024-04-09 17:19:06 -05:00
signal_linux.go feat(v2): add runtime.ResetSignalHandlers() for Linux panic recovery (#4921) 2026-02-02 18:55:57 +11:00
signal_other.go feat(v2): add runtime.ResetSignalHandlers() for Linux panic recovery (#4921) 2026-02-02 18:55:57 +11:00
tray.go Darwin Tray Icon 2026-02-14 15:44:01 +03:00
tray_test.go Add tests and documentation for system tray feature 2026-02-14 15:44:01 +03:00
window.go Add print functionality to v2 (#2822) 2023-09-06 07:55:36 +10:00