5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:10:40 +08:00
wails/v2/internal/frontend/desktop/windows
Lea Anthony a278c9e164
Try to focus window when Show() is called. (#1212)
* Try to focus window when Show() is called.

* Ensure Focus is regained by Webview2 when tabbing

* Run restore code on main thread
2022-03-15 20:16:38 +11:00
..
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
frontend.go Try to focus window when Show() is called. (#1212) 2022-03-15 20:16:38 +11:00
keys.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
menu.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
window.go Feature: WindowToggleMaximise (#1159) 2022-02-18 20:28:16 +11:00