5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:19:15 +08:00
wails/v2/internal/frontend/runtime
Lea Anthony b6dee773c5
Attempted fix for both drag and doubleclick (#1704)
* Attempted fix for both drag and doubleclick

* Shameful hack for windows doubleclick events

* Handle end of drag

* Remove dbClickInterval
2022-08-08 17:27:23 +10:00
..
desktop Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00
dev Bump svelte from 3.42.2 to 3.49.0 in /v2/internal/frontend/runtime/dev (#1572) 2022-07-16 03:58:05 +10:00
wrapper Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
events.go [v2] Tidy up console output 2021-09-25 14:44:23 +10:00
ipc_websocket.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
ipc_websocket.js Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10: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 Bump svelte from 3.42.5 to 3.49.0 in /v2/internal/frontend/runtime (#1573) 2022-07-16 03:58:15 +10:00
package.json Bump svelte from 3.42.5 to 3.49.0 in /v2/internal/frontend/runtime (#1573) 2022-07-16 03:58:15 +10:00
runtime_dev_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_dev_desktop.js Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00
runtime_prod_desktop.go [linux] Better Go 1.16 support 2022-01-31 21:21:48 +11:00
runtime_prod_desktop.js Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00