5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:10:54 +08:00
wails/v2/internal/frontend/desktop/windows
stffabi 0a98efeea9
[runtime] Improve —wails-draggable by starting a drag immediately but only for the first click in a series (#2302)
This removes the sometime lagging experience when
starting to drag on Windows. But it's still possible to use
double-click events for adding e.g. a WindowToggleMaximise.
2023-01-16 20:56:13 +11:00
..
go-webview2 [windows] Add support for AdditionalBrowserArgs to the legacy Webview2Loader (#2267) 2023-01-02 22:41:56 +01:00
win32 [windows] Disable frameless decorations during fullscreen (#2288) 2023-01-11 15:22:48 +01:00
winc [windows] Some improvements to fullscreen (#2299) 2023-01-15 06:14:15 +01:00
browser.go [windows] add build tags to browser runtime 2021-10-17 21:50:15 +11:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog_test.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
dialog.go Add support for default No button (#1875) 2022-09-23 10:50:54 +10:00
frontend.go [runtime] Improve —wails-draggable by starting a drag immediately but only for the first click in a series (#2302) 2023-01-16 20:56:13 +11: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
screen.go Remove usage of unsafe.Pointer in winc (#1556) 2022-07-18 18:22:46 +10:00
theme.go fix: fix go test errors (#2169) 2022-12-06 06:45:06 +11:00
window.go [runtime] Improve —wails-draggable by starting a drag immediately but only for the first click in a series (#2302) 2023-01-16 20:56:13 +11:00