Commit Graph

  • ae9b158b04 [v3 windows] improve main thread calls Lea Anthony 2023-06-16 21:04:44 +10:00
  • 72ec10b181 [v3 mac] Fix window close bug Lea Anthony 2023-06-16 21:01:17 +10:00
  • eed4002a4a [v3 mac] Fix GetPosition Y coordinate Lea Anthony 2023-06-16 20:54:53 +10:00
  • 155e34c7a8 [v3 mac] Better main thread calls Lea Anthony 2023-06-16 20:48:57 +10:00
  • 22cc649e81 [v3 mac] translate window position for SetPosition Lea Anthony 2023-06-16 20:20:18 +10:00
  • 367ca745c3 [v3 windows] Fix frameless window drag. Add better resize for corners. Lea Anthony 2023-06-15 21:06:14 +10:00
  • 01e2e46e0d [v3 windows] Support frameless drag. Add /wails/flags endpoint. Lea Anthony 2023-06-15 19:08:08 +10:00
  • c03078ca16 [v3] Add capabilities, move to app-region css for drag, support native drag on Windows Lea Anthony 2023-06-14 18:12:37 +10:00
  • 31a5c90673 Update bug_report.yml Lea Anthony 2023-06-13 20:27:57 +10:00
  • 49e62aebe3 [v3 windows] Support frameless drag Lea Anthony 2023-06-13 17:44:07 +10:00
  • dc4daaebac [v3 windows] Support title bar button events Lea Anthony 2023-06-12 14:59:04 +10:00
  • f855b30c9f [v3 windows] Consolidate WM_SIZE/WM_SIZING message handling stffabi 2023-06-12 05:21:38 +02:00
  • b614e2b100 [v3 windows] An initially hidden window should show chromium when it is getting unhidden stffabi 2023-06-12 05:31:07 +02:00
  • eafbbab233 [v3 windows] Do not Hide/Show chromium on every load of the frontend stffabi 2023-06-12 05:12:49 +02:00
  • 72a4e9cf6e [v3] Update STATUS.md Lea Anthony 2023-06-12 10:46:31 +10:00
  • 1dbe100a43 [v3] Restore window example Lea Anthony 2023-06-12 10:45:26 +10:00
  • 287d3d066c [v3] Update WML demo to include restore Lea Anthony 2023-06-12 10:45:03 +10:00
  • 9387d18e88 [v3 windows] Change how chromium redraw works Lea Anthony 2023-06-12 10:44:33 +10:00
  • 1600bcb1d0 [v3] Add Restore to JS runtime Lea Anthony 2023-06-12 10:44:05 +10:00
  • 2b2defb7c0 [v3 windows] Fix chromium redraw bug Lea Anthony 2023-06-12 10:28:35 +10:00
  • 6d786902eb [v3] Add some common window events Lea Anthony 2023-06-12 10:27:30 +10:00
  • 286ce206f0 [v3 windows] Prevent crash when nulls in strings Lea Anthony 2023-06-12 09:10:47 +10:00
  • 7535f098bd [v3 windows] Fix clipboard example Lea Anthony 2023-06-11 11:57:47 +10:00
  • b517461fbe [v3 windows] Fix screen example Lea Anthony 2023-06-11 11:54:32 +10:00
  • ffbe67e21f [v3 windows] Fix clipboard js runtime call Lea Anthony 2023-06-11 11:47:50 +10:00
  • f2ab205415 [chore] Use webview2 package (#2687) Lea Anthony 2023-06-10 17:04:31 +10:00
  • 41edd78953 Update format-markdown-files.yml Lea Anthony 2023-06-10 17:01:01 +10:00
  • 833671d30c [v3 windows] Add clipboard support Lea Anthony 2023-06-10 13:01:10 +10:00
  • ae691b8e52 [v3 windows] Small icon updates Lea Anthony 2023-06-10 10:19:33 +10:00
  • 2b56b7b6b9 [v3] Update status and log plugin readme Lea Anthony 2023-06-09 20:44:24 +10:00
  • 81a5380f67 [v3 windows] Handle null result from callbacks. Call results should respond on main thread. Lea Anthony 2023-06-09 20:33:52 +10:00
  • 7c45e3ac13 [v3 mac] Fixed drag Lea Anthony 2023-06-09 17:00:07 +10:00
  • c3faf60707 docs: format document chore/format-markdown-files leaanthony 2023-06-09 00:41:43 +00:00
  • 3dbe6e96c1 chore: update sponsors.svg (#2701) github-actions[bot] 2023-06-09 10:40:39 +10:00
  • 28a2b4fbd9 [v2] Update go mod dependency versions Lea Anthony 2023-06-09 10:15:21 +10:00
  • d1932c36ce Merge remote-tracking branch 'origin/v3-alpha' into v3-alpha Lea Anthony 2023-06-07 08:19:25 +10:00
  • adb7ddf8d2 [v3] Update go mod for plugins examples Lea Anthony 2023-06-06 21:07:28 +10:00
  • 3b0a57ca6d [v3 plugins] Support single-instance on Windows Lea Anthony 2023-06-06 21:06:52 +10:00
  • 4ee75e93c9 [v3] Improve examples Lea Anthony 2023-06-06 20:41:28 +10:00
  • ff218e5323 [v3 windows] Support systray.Destroy() Lea Anthony 2023-06-06 20:40:56 +10:00
  • df0969d1c6 [v3 windows] Support About box. Improve app menu handling. Lea Anthony 2023-06-06 20:40:38 +10:00
  • 23d7ac0e58 [v3 windows] Add MessageBoxIndirect Lea Anthony 2023-06-06 20:39:24 +10:00
  • f9a87944cf [v3] icons.ico -> icon.ico Lea Anthony 2023-06-06 20:38:45 +10:00
  • eff456aa1a [v3 windows] Improve systray locking Lea Anthony 2023-06-06 20:38:01 +10:00
  • 1ce07cd67c [v3 windows] Update Taskfile in templates Lea Anthony 2023-06-06 20:37:15 +10:00
  • fc7952ff3b [v3 windows] Update examples. Add example table to STATUS.md Lea Anthony 2023-06-05 20:34:52 +10:00
  • bb28bdf565 [v3 windows] Fix resize bug when using setSize Lea Anthony 2023-06-05 20:33:45 +10:00
  • 04d5842124 [v3 windows] Add package:windows task Lea Anthony 2023-06-05 19:57:40 +10:00
  • 1a12890556 [v3 windows] Add Webview2NavigationCompleted event. Support CSS + JS injection Lea Anthony 2023-06-04 19:01:53 +10:00
  • d021d885ca [v3 windows] Update STATUS.md Lea Anthony 2023-06-04 14:08:27 +10:00
  • 3433b8ce8f [v3 windows] Support context menus Lea Anthony 2023-06-04 14:05:19 +10:00
  • 6d857bf61a windows/nsis: add hidpi support for nsis installer (#2694) 5aaee9 2023-06-03 15:26:24 -06:00
  • 4814e65da2 docs: sync translations (#2685) github-actions[bot] 2023-06-03 17:20:10 +10:00
  • 644dc653a9 chore: update sponsors.svg (#2698) github-actions[bot] 2023-06-03 17:18:59 +10:00
  • 6092730acc [v3 windows] Support Close and take into account HideOnClose option Lea Anthony 2023-06-03 15:23:10 +10:00
  • ba4ffe4ecc [v3 windows] Support devtools on startup Lea Anthony 2023-06-03 15:19:38 +10:00
  • 55b3e2d35a [v3 windows] Update STATUS.md Lea Anthony 2023-06-03 15:08:50 +10:00
  • 6b926ec463 [v3 windows] Support setURL, execJS, reload, zoomIn/Out/Reset, get/setZoom, setHTML, Lea Anthony 2023-06-03 15:03:26 +10:00
  • 19932bf3ad Bump @antfu/utils and unconfig in /scripts/sponsors (#2696) dependabot[bot] 2023-06-03 07:52:41 +10:00
  • 9b686b5417 [v3 windows] Support Application Menu, hiding menu items Lea Anthony 2023-06-01 22:47:29 +10:00
  • 82ec56bc7d [v3 windows] Support GetScreens and GetPrimaryScreen Lea Anthony 2023-06-01 20:20:59 +10:00
  • 798e51d4d3 [v3 windows] Fix window ID processing Lea Anthony 2023-05-27 19:11:44 +10:00
  • 35c41552de [v3 mac] Basic common event support. Taskfile refactor Lea Anthony 2023-05-17 07:58:40 +10:00
  • 7670273d43 feat(website): init the website v3/website Misite Bao 2023-05-26 19:11:16 +08:00
  • a15c0a5441 [v3] Website skeleton Lea Anthony 2023-04-07 20:20:54 +10:00
  • 19be7f61ac [v3 windows] Fix resizing. Add resize debouncing Lea Anthony 2023-05-27 13:22:44 +10:00
  • bbf0e8cdad chore: split Taskfile (#2654) Misite Bao 2023-05-27 10:29:50 +08:00
  • 7e2d2a29a1 [v3 windows] Initial webview2 working Lea Anthony 2023-05-26 21:20:11 +10:00
  • 671dc2aa3a [v3 windows] Implement start x/y + parent window for dialogs Lea Anthony 2023-05-16 08:59:23 +10:00
  • 294a2c701e [v3] Update esbuild Lea Anthony 2023-05-19 07:58:25 +10:00
  • 01f03c552d [v3] Improve invoke Lea Anthony 2023-05-18 19:18:20 +10:00
  • dc46154d94 [v3 mac] Support drag Lea Anthony 2023-05-17 21:09:27 +10:00
  • 87737c23eb [v3 mac] DisableWindowShadow -> DisableShadow Lea Anthony 2023-05-17 08:13:05 +10:00
  • 6e6f099a99 [v3 mac] Basic common event support. Taskfile refactor Lea Anthony 2023-05-17 07:58:40 +10:00
  • 4cb3321c39 [v3 mac] Update README Lea Anthony 2023-05-16 18:00:17 +10:00
  • 6a2343a1a0 [v3 mac] Add DisableWindowShadow option Lea Anthony 2023-05-16 17:54:34 +10:00
  • f2d6dba2cf [v3 windows] initial dialog support. Refactor button callback name Lea Anthony 2023-05-12 20:56:07 +10:00
  • dd1ef7fae9 [v3 darwin] Add darwin identifier darwin only file stffabi 2023-05-12 11:02:15 +02:00
  • 527cff9ec3 [v3 darwin] Add darwin identifier to all C files of darwin stffabi 2023-05-12 09:21:45 +02:00
  • ba150eccae [v3 windows] Add close handling: HideOnClose, QuitOnLastWindowClosed and DisableQuitOnLastWindowClosed stffabi 2023-05-12 08:03:36 +02:00
  • fa74986f1e [v3 example] menu text toggle Travis McLane 2023-05-11 11:10:17 -05:00
  • d1085b5bea [v3 example] add menuitem.Hidden / setHidden example Travis McLane 2023-05-11 10:56:19 -05:00
  • 4d0a14d2eb [v3 darwin] menuitem.setHidden implementation Travis McLane 2023-05-11 10:45:54 -05:00
  • 8c3439b733 [dialogs] remove default title Travis McLane 2023-05-10 10:53:24 -05:00
  • a0534d527a [v3 application] Fix race conditions between starting a window/systray and starting the application stffabi 2023-05-11 07:00:42 +02:00
  • a5b52f2795 [v3 windows] initial systray support Lea Anthony 2023-05-10 19:35:40 +10:00
  • b526ebd679 [v3 mac] Update api. New template icon. Lea Anthony 2023-05-09 21:38:38 +10:00
  • 51b9315ae9 [v3 windows] update status Lea Anthony 2023-05-09 21:47:22 +10:00
  • 8edf44dc31 [v3 windows] New icons Lea Anthony 2023-05-09 19:53:01 +10:00
  • 9b7626e59e [v3 windows] Move icons to own package, systray dark mode icon, window.Focus(), Lea Anthony 2023-05-09 19:52:33 +10:00
  • 6dd092c7a9 [v3 windows] Rename systray callback handlers Lea Anthony 2023-05-08 20:16:25 +10:00
  • 46a0d467c0 [v3 windows] Dialogs to use invokeSync Lea Anthony 2023-05-08 20:11:51 +10:00
  • e3b164ae93 [v3 windows] Systray callback handlers Lea Anthony 2023-05-08 19:43:58 +10:00
  • d8f58ab20f [v3 windows] Fix wndproc default case with WMMessageToString stffabi 2023-05-07 22:17:33 +02:00
  • 0de2bccd28 [v3 windows] Do not disable WndProc messaging for systray when updating icon stffabi 2023-05-07 21:25:28 +02:00
  • 2eaf724710 [v3 windows] Fix systray icon size Lea Anthony 2023-05-07 20:19:37 +10:00
  • 58138ac09b [v3 windows] Initial systray support Lea Anthony 2023-05-07 19:13:07 +10:00
  • 143f090422 [v3] Use invokeSync for systray methods Lea Anthony 2023-05-07 10:34:08 +10:00
  • f8f466ba7e [v3 windows] Support irregular shaped windows. Centered option. Lea Anthony 2023-05-06 20:22:28 +10:00
  • cb28de47f8 [v3 windows] Support irregular shaped windows Lea Anthony 2023-05-06 15:04:38 +10:00