Lea Anthony
|
6af92cf0a4
|
Delete Tray for bridge
|
2021-02-25 19:57:36 +11:00 |
|
matryer
|
1bb91634f7
|
avoid fmt in happy path
|
2021-02-25 07:39:42 +00:00 |
|
Lea Anthony
|
f71ce7913f
|
v2.0.0-alpha.38
|
2021-02-24 21:50:39 +11:00 |
|
Lea Anthony
|
53db687a26
|
Support DeleteTrayMenuByID
|
2021-02-24 21:49:55 +11:00 |
|
Lea Anthony
|
13939d3d6b
|
v2.0.0-alpha.37
|
2021-02-23 20:15:01 +11:00 |
|
Lea Anthony
|
552c6b8711
|
fix: modifiers
|
2021-02-23 18:57:59 +11:00 |
|
Lea Anthony
|
feee2b3db2
|
v2.0.0-alpha.36
|
2021-02-23 08:53:26 +11:00 |
|
Lea Anthony
|
9889c2bdbb
|
Support Activation Policy
|
2021-02-23 08:52:56 +11:00 |
|
Lea Anthony
|
2432fccf71
|
v2.0.0-alpha.35
|
2021-02-22 20:17:22 +11:00 |
|
Lea Anthony
|
70510fd180
|
@wails/runtime v1.3.10
|
2021-02-22 20:16:14 +11:00 |
|
Lea Anthony
|
17c6201469
|
Menu off by default in dev. Toggle with backtick.
|
2021-02-22 20:14:44 +11:00 |
|
Lea Anthony
|
0f209c8900
|
v2.0.0-alpha.34
|
2021-02-22 19:39:07 +11:00 |
|
Lea Anthony
|
cbf043585c
|
v2.0.0-alpha.33
|
2021-02-22 19:33:44 +11:00 |
|
Lea Anthony
|
5ae621ceaa
|
Start signal handler a little later
|
2021-02-22 19:33:18 +11:00 |
|
Lea Anthony
|
1231b59443
|
better signal handling for shutdown
|
2021-02-22 17:39:33 +11:00 |
|
Lea Anthony
|
b18d4fbf41
|
v2.0.0-alpha.32
|
2021-02-22 09:00:47 +11:00 |
|
Lea Anthony
|
9ec5605e63
|
fix: loglevel duplication
|
2021-02-22 09:00:09 +11:00 |
|
Lea Anthony
|
98a4de8878
|
v2.0.0-alpha.31
|
2021-02-21 20:38:14 +11:00 |
|
Lea Anthony
|
5fe709f558
|
Trigger clean shutdown on Quit
|
2021-02-21 20:37:42 +11:00 |
|
Lea Anthony
|
5231a6893b
|
v2.0.0-alpha.30
|
2021-02-21 19:28:07 +11:00 |
|
Lea Anthony
|
74f3ce990f
|
Support loglevel flag in dev mode
|
2021-02-21 19:26:20 +11:00 |
|
Lea Anthony
|
998a913853
|
Hide dev warnings by default
|
2021-02-21 16:36:56 +11:00 |
|
Lea Anthony
|
964844835c
|
Better Wails update messaging
|
2021-02-21 06:12:19 +11:00 |
|
Lea Anthony
|
4e152bb849
|
v2.0.0-alpha.29
|
2021-02-21 05:56:11 +11:00 |
|
Lea Anthony
|
51133d098c
|
Slight refactor of backend module generation
|
2021-02-21 05:52:42 +11:00 |
|
Lea Anthony
|
d4191e7d1b
|
Support parsing keyboard shortcuts
|
2021-02-20 21:32:32 +11:00 |
|
Lea Anthony
|
9c273bc745
|
v2.0.0-alpha.28
|
2021-02-20 16:04:42 +11:00 |
|
Lea Anthony
|
c6f6ad6beb
|
Improved dev reload. Early abort for bad app. Don't reload if bad build.
|
2021-02-20 16:04:03 +11:00 |
|
Lea Anthony
|
4362a14459
|
Dev colours
|
2021-02-20 15:25:40 +11:00 |
|
Lea Anthony
|
0080e9e311
|
Gimme some colour
|
2021-02-20 15:14:20 +11:00 |
|
Lea Anthony
|
83d9297cac
|
v2.0.0-alpha.27
|
2021-02-20 14:51:38 +11:00 |
|
Lea Anthony
|
d8ad250608
|
Template Image support
|
2021-02-19 05:25:23 +11:00 |
|
Lea Anthony
|
eac8880f6d
|
Initial support for tray menus
|
2021-02-13 20:26:21 +11:00 |
|
Lea Anthony
|
f47100e71c
|
Sort generated methods to appease git diff.
|
2021-02-13 18:04:00 +11:00 |
|
Lea Anthony
|
9a81a57d13
|
Revert bootstrapping.
|
2021-02-12 15:08:54 +11:00 |
|
Lea Anthony
|
354429bc28
|
Support UpdateTrayLabel in dev mode. Small refactor.
|
2021-02-12 14:52:47 +11:00 |
|
Lea Anthony
|
99d4d9490c
|
Improved dialog support for dev mode
|
2021-02-12 14:50:58 +11:00 |
|
Lea Anthony
|
61afe711bd
|
v2.0.0-alpha.26
|
2021-02-11 07:17:28 +11:00 |
|
Lea Anthony
|
6e3cfc157f
|
Add bridge.js
|
2021-02-11 07:09:40 +11:00 |
|
Lea Anthony
|
30d762372f
|
@wails/runtime v1.3.9
|
2021-02-11 07:04:01 +11:00 |
|
Lea Anthony
|
2dbaabb74c
|
Keep package.json files
|
2021-02-11 07:02:57 +11:00 |
|
Lea Anthony
|
f8bae0430f
|
Add windowDrag shim for bridge
|
2021-02-11 06:52:07 +11:00 |
|
Lea Anthony
|
21c07497d7
|
Move bridge to Svelte build. Initial support for trays in dev mode
|
2021-02-10 22:53:14 +11:00 |
|
Lea Anthony
|
9b9bcd657f
|
v2.0.0-alpha.25
|
2021-02-09 21:21:51 +11:00 |
|
Lea Anthony
|
02038aa543
|
Bugfix dialogs
|
2021-02-09 21:21:31 +11:00 |
|
Lea Anthony
|
9910d1127a
|
v2.0.0-alpha.24
|
2021-02-09 21:11:11 +11:00 |
|
Lea Anthony
|
21a0245985
|
Generate bindings in package. Support dialogs in dev mode.
|
2021-02-09 21:10:06 +11:00 |
|
Lea Anthony
|
e860f3a00e
|
v2.0.0-alpha.23
|
2021-02-08 08:57:32 +11:00 |
|
Lea Anthony
|
2e480d2c52
|
Move to Go 1.16
|
2021-02-08 08:55:18 +11:00 |
|
Lea Anthony
|
2c0f93d647
|
v2.0.0-alpha.22
|
2021-02-08 06:52:21 +11:00 |
|