5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:10:40 +08:00
wails/v2/internal/frontend/runtime
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
..
desktop [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
dev Update runtime 2022-11-09 21:22:32 +11:00
wrapper Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
assets_dev.go Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
assets.go Chore/refactor assetserver (#2250) 2022-12-31 10:36:07 +11:00
events_test.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
ipc_websocket.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
ipc_websocket.js Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
ipc.go [v2] Remove build constraint for DesktopIPC 2021-11-10 18:12:46 +11:00
ipc.js [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
package-lock.json Update runtime 2022-11-09 21:22:32 +11:00
package.json Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
runtime_dev_desktop.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
runtime_dev_desktop.js [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
runtime_prod_desktop.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
runtime_prod_desktop.js [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
vite.config.ts Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00