5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 17:41:24 +08:00
wails/v2/internal/frontend/desktop/windows
chenxiao 072929689c
feature: add runtime func WindowSetAlwaysOnTop (#1442)
* feature: add runtime func WindowSetAlwaysOnTop

* add runtime WindowSetUnalwaysOnTop

* add  JavaScript runtime method  ,  docs update

* WindowSetAlwaysOnTop(b bool)

* Add AlwaysOnTop for MacOS

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-06-22 20:55:02 +10:00
..
go-webview2 [v2, windows] Fix WebView2 minimum runtime version check (#1456) 2022-06-16 18:43:19 +10:00
win32 [Windows] Add Suspend/Resume callback support (#1474) 2022-06-22 06:37:18 +10:00
winc feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
dialog.go Move go-common-file-dialog into project. Fix Title bug. 2022-06-01 21:00:52 +10:00
frontend.go feature: add runtime func WindowSetAlwaysOnTop (#1442) 2022-06-22 20:55:02 +10:00
keys.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
menu.go Fix up dev. Pull in go-webview and winc 2022-03-29 21:45:16 +11:00
theme.go Improve theme change at runtime (#1473) 2022-06-22 08:34:41 +10:00
window.go Improve theme change at runtime (#1473) 2022-06-22 08:34:41 +10:00