Eng Zer Jun
|
ae341be638
|
chore: run go fmt ./... and go mod tidy
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
|
2021-11-25 12:14:27 +08:00 |
|
Lea Anthony
|
3a8ba96cb3
|
[windows] Update webview2 to 91.0.992.28
|
2021-10-23 05:50:39 +11:00 |
|
Lea Anthony
|
a1323ce5e9
|
[mac] experimental
|
2021-10-13 22:01:35 +11:00 |
|
Soheib El-Harrache
|
37987b3827
|
Fix browser.go
Fixed minimum version variable
|
2021-09-27 15:12:37 -04:00 |
|
Lea Anthony
|
be87d73da8
|
[v2] go fmt + windowIsTranslucent
|
2021-09-15 20:30:14 +10:00 |
|
Lea Anthony
|
d54834d501
|
[v2] Localise deps temporarily
|
2021-09-06 21:40:11 +10:00 |
|
Lea Anthony
|
c383a61036
|
[windows-x] Support webview2 runtime checker on startup
|
2021-08-16 21:35:25 +10:00 |
|
Lea Anthony
|
1a69d93d32
|
[windows-x] Remove Super key for now
|
2021-08-01 22:14:56 +10:00 |
|
Lea Anthony
|
7eb0718c9c
|
[windows-x] Tidy up refactor
|
2021-07-25 15:56:53 +10:00 |
|
Lea Anthony
|
ca8d41dd3b
|
[windows-x] Refactor runtime again
|
2021-07-25 15:37:30 +10:00 |
|
Lea Anthony
|
b80a64b0ee
|
[v2] [broken - WIP] Major refactor of runtime in progress
|
2021-07-18 20:00:01 +10:00 |
|
Lea Anthony
|
5d2cc81123
|
[windows] Prevent WebView2 from processing keystrokes
|
2021-07-18 19:02:33 +10:00 |
|
Lea Anthony
|
b86d2fe8cd
|
[windows] Support more accelerator keys
|
2021-07-18 13:11:15 +10:00 |
|
Lea Anthony
|
fee14babbc
|
[windows] Basic accelerator support
|
2021-07-18 12:32:14 +10:00 |
|
Lea Anthony
|
b552c16539
|
[windows] Add key handler for Webview2 to prevent default hotkeys.
|
2021-07-16 22:30:58 +10:00 |
|
Lea Anthony
|
d574d53fca
|
[windows] Add debug log for Webview2 version and minimum required version
|
2021-07-16 21:13:34 +10:00 |
|
Lea Anthony
|
e7cb40d5ee
|
[windows] use idgen to track menu IDs. Fix chechbox typo
|
2021-07-11 20:21:23 +10:00 |
|
Lea Anthony
|
1748e8479f
|
[windows] Fixes for window sizing
|
2021-07-11 11:29:34 +10:00 |
|
Lea Anthony
|
4f2788a294
|
[windows] Fixes for radiobox sync
|
2021-07-10 17:03:55 +10:00 |
|
Lea Anthony
|
76aab2271c
|
[windows] Menu checkboxes and radio groups now fully in sync when using Go menus mutltiple times.
|
2021-07-08 23:34:56 +10:00 |
|
Lea Anthony
|
3192026e6d
|
[windows] Support updating application menu
|
2021-07-06 21:07:35 +10:00 |
|
Lea Anthony
|
90dd05e52e
|
[windows] Support radio groups in menus
|
2021-07-06 07:30:48 +10:00 |
|
Lea Anthony
|
e73cf44ddc
|
[windows] Preliminary support for application menu. More work TBD.
|
2021-07-05 21:37:48 +10:00 |
|
Lea Anthony
|
4c2804eac9
|
[v2] Create default windows app menu
|
2021-07-04 13:59:21 +10:00 |
|
Lea Anthony
|
34da4f056a
|
[mac] Fix onTrayMenuOpen by being less aggressive with freeing memory 😀
|
2021-07-03 18:34:24 +10:00 |
|
Lea Anthony
|
3de38003bf
|
[v2] ARM64 fixes
|
2021-06-29 23:45:05 +10:00 |
|
Lea Anthony
|
0a5c43435e
|
[mac] Fix memory leak wrt base64 images
|
2021-06-29 23:29:20 +10:00 |
|
Lea Anthony
|
d7bb831d7f
|
[mac] Fix memory leak wrt updating menus
|
2021-06-29 22:52:32 +10:00 |
|
Lea Anthony
|
824256db6d
|
[mac] Small memory leak fixes
|
2021-06-29 21:18:42 +10:00 |
|
Lea Anthony
|
2f311ee403
|
[mac] Fix memory leak with menu updates
|
2021-06-29 18:36:34 +10:00 |
|
Lea Anthony
|
e04db8775f
|
[mac] Fix memory leak with menu item callback data
|
2021-06-29 15:49:44 +10:00 |
|
Lea Anthony
|
2fbc63b458
|
[mac] Fix C warnings
|
2021-06-29 15:49:16 +10:00 |
|
Lea Anthony
|
509c70a97c
|
[v2] Dialog fixes
|
2021-06-26 18:20:24 +10:00 |
|
Lea Anthony
|
46ad4f4d18
|
[windows] Support SetPosition
|
2021-06-21 19:21:25 +10:00 |
|
Lea Anthony
|
d137859d12
|
[windows] Support fullscreen config + api & unfullscreen api
|
2021-06-21 16:54:33 +10:00 |
|
Lea Anthony
|
09cf223aa2
|
[windows] Workaround webview2 bug being blank. Reduced flashing at start.
|
2021-06-21 15:48:24 +10:00 |
|
Lea Anthony
|
909da72eb2
|
[windows] Support StartHidden flag
|
2021-06-21 15:39:26 +10:00 |
|
Lea Anthony
|
2a06e2e577
|
[windows] Change location of application data
|
2021-06-21 15:27:14 +10:00 |
|
Lea Anthony
|
7f841ab85b
|
[windows] hideWindowOnClose partial solution
|
2021-06-21 15:08:52 +10:00 |
|
Lea Anthony
|
d06f563bfe
|
[windows] Fix application shutdown
|
2021-06-21 14:44:07 +10:00 |
|
Lea Anthony
|
c53d44b3ec
|
[windows] Temporarily use common-dialog fork
|
2021-06-21 14:24:42 +10:00 |
|
Lea Anthony
|
5e51f426fa
|
[windows] Fix app size, disable devtools in production build
|
2021-06-21 14:12:05 +10:00 |
|
Lea Anthony
|
193d9e8ed8
|
[windows] Better handle closing dialogs
|
2021-06-21 14:11:30 +10:00 |
|
Lea Anthony
|
185b7fed63
|
[windows] Lint fixes
|
2021-06-21 09:58:10 +10:00 |
|
Lea Anthony
|
ee6ad0bb27
|
[windows] Support frameless
|
2021-06-21 09:44:45 +10:00 |
|
Lea Anthony
|
3644f4ae1e
|
[windows] Support drag
|
2021-06-21 09:04:14 +10:00 |
|
Lea Anthony
|
28d87a8e58
|
[windows] Improve Save Dialog
|
2021-06-20 16:09:22 +10:00 |
|
Lea Anthony
|
cf7d31e432
|
[windows] Improve Dialog Message API
|
2021-06-20 16:09:22 +10:00 |
|
Lea Anthony
|
d521f80dcd
|
[windows] Improve Dialog API. Major refactor.
|
2021-06-20 13:48:30 +10:00 |
|
Lea Anthony
|
102a8cc5a6
|
[windows] Support Dialog API
|
2021-06-19 16:29:49 +10:00 |
|