Lea Anthony
|
238b9ede78
|
Update plugin example
|
2024-03-26 21:11:35 +11:00 |
|
Lea Anthony
|
c7bd39abc7
|
Update plugin example
|
2024-03-26 21:02:26 +11:00 |
|
Fabio Massaioli
|
2b9891da2c
|
[v3] Update and fix runtime JS API (#3295)
* Cleanup bundled runtime entry point
* Fix JS representation of Screen struct
* Expose IsFocused method in Window interface
* Update JS window API
* Fix cleanup of WML listeners
* Bundle runtime as ES module
* Update runtime dependencies
* Update runtime types and events
* Update bundled runtime
* Update changelog
---------
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2024-03-20 20:30:14 +11:00 |
|
Lea Anthony
|
b325381ca0
|
Normalise app/webview options
Update deps
|
2024-03-17 20:57:46 +11:00 |
|
Lea Anthony
|
161444107a
|
Support linux systrays, of sorts...
|
2024-03-06 16:59:13 -06:00 |
|
Lea Anthony
|
e39097a17e
|
fix min/max
|
2024-03-06 16:59:13 -06:00 |
|
stffabi
|
65251cdafa
|
[v3, assetServer] Remove fs.FS from options and always use a http.Handler
|
2024-02-16 07:38:27 +01:00 |
|
Travis McLane
|
f787cf4bc2
|
[v3 linux] show dev tools if OpenInspectorAtStartup=true
|
2023-11-06 12:04:20 -06:00 |
|
Travis McLane
|
e420900e55
|
[v3 examples] go.* update
|
2023-11-06 10:41:14 -06:00 |
|
Lea Anthony
|
d1c3f8af7a
|
[darwin] Fix menu icon
|
2023-10-22 14:34:04 +11:00 |
|
Lea Anthony
|
3a23ad1382
|
Fix example building. Update workflow
|
2023-10-15 10:43:39 +11:00 |
|
Lea Anthony
|
0577fefd75
|
Remove Browser plugin. Update plugin example
|
2023-10-12 08:41:18 +11:00 |
|
Lea Anthony
|
4c75b288bb
|
Add BrowserOpenURL and BrowserOpenFile to App.
Better WML assets for demo
Fix dialog responses.
Add `wml-openurl`
Rename: data-wml -> wml
Fix Alpha Feedback URL
|
2023-10-11 20:23:59 +11:00 |
|
Lea Anthony
|
3d88bf8795
|
Fix context menu issues.
Fix WindowID for requests on windows.
Add `Windows.ApplicationStarted` event
|
2023-10-10 21:48:47 +11:00 |
|
Lea Anthony
|
740b2b0979
|
Fix windows icon for about box.
Add NewRGBA and NewRGB methods.
Added README.md to all examples.
Add roadmap.md to docs
|
2023-10-09 20:56:19 +11:00 |
|
Lea Anthony
|
9ffc06d42e
|
Update Task to v3.31.0. Update deps.
|
2023-10-09 10:39:09 +11:00 |
|
Travis McLane
|
ccccea1e50
|
[v3] go mod tidy
|
2023-10-06 15:03:36 -05:00 |
|
Lea Anthony
|
ce6d587771
|
Fix multiple window weirdness. Update deps
|
2023-10-05 20:54:12 +11:00 |
|
Travis McLane
|
74e2a7e225
|
[v3 examples] add server plugin to 'plugins' example
|
2023-09-28 12:14:54 -05:00 |
|
Lea Anthony
|
ea3509d2e7
|
Add LogLevel application option. Update log plugin to have log levels.
|
2023-09-13 09:44:37 +10:00 |
|
Lea Anthony
|
00feccbb77
|
Add MACOSX_DEPLOYMENT_TARGET to taskfiles
|
2023-09-08 11:23:38 +10:00 |
|
Lea Anthony
|
4a62b6a5c7
|
Support Mac in wails doctor
|
2023-09-03 10:30:31 +10:00 |
|
Lea Anthony
|
cecbc156d5
|
Update deps
|
2023-09-01 20:14:06 +10:00 |
|
Lea Anthony
|
125d8a6f78
|
[v3] Update Task to v3.29.1.
|
2023-08-27 17:14:36 +10:00 |
|
Lea Anthony
|
2a51ddadfc
|
[v3] Tidy up plugin init
|
2023-08-19 17:09:38 +10:00 |
|
Lea Anthony
|
ee29faecbf
|
Log if native Go webview loader is used
|
2023-08-12 16:36:08 +10:00 |
|
Lea Anthony
|
15f602f867
|
Move v2 assetserver to v3
|
2023-08-12 14:16:53 +10:00 |
|
Lea Anthony
|
39af86e59d
|
Improve project creation.
Add `template.json` to templates.
Update dependencies.
|
2023-08-09 21:30:06 +10:00 |
|
Lea Anthony
|
c9ce17a4d5
|
[v3] Fix Assets options in templates
|
2023-07-21 08:24:38 +10:00 |
|
Lea Anthony
|
03a3edcdc9
|
[v3] Create experimental plugin directory
|
2023-06-26 08:39:02 +10:00 |
|
Lea Anthony
|
b898b79aaf
|
[v3 windows] Initial support for start_on_login plugin for windows
|
2023-06-24 21:12:24 +10:00 |
|
Lea Anthony
|
adb7ddf8d2
|
[v3] Update go mod for plugins examples
|
2023-06-06 21:07:28 +10:00 |
|
Lea Anthony
|
755e869fe7
|
[v3] Add start_at_login plugin
[v3] Fix plugin startup/shutdown order
|
2023-04-05 21:22:02 +10:00 |
|
Lea Anthony
|
3404250ac8
|
[v3] Add single_instance plugin
|
2023-04-01 20:36:55 +11:00 |
|
Lea Anthony
|
365aaf6bb1
|
Add sqlite plugin
|
2023-03-25 09:39:59 +11:00 |
|
Lea Anthony
|
5949e305ea
|
Reorder startup sequence
Add plugin scripts to asset server
Add InjectJS support in plugins
|
2023-03-24 08:43:00 +11:00 |
|
Lea Anthony
|
d5808fde59
|
Simple logging plugin
|
2023-03-22 20:56:45 +11:00 |
|
Lea Anthony
|
3ae604e474
|
Exported() -> CallableByJS()
|
2023-03-22 20:42:20 +11:00 |
|
Lea Anthony
|
4165caa02e
|
Add Exported() []string to plugin API
|
2023-03-21 08:55:55 +11:00 |
|
Lea Anthony
|
ba82f27534
|
Fix Bug with nil parameters.
Added browser and kvstore plugins.
|
2023-03-20 20:28:33 +11:00 |
|
Lea Anthony
|
13f620ae54
|
Add plugin init. Update plugin signature.
|
2023-03-19 09:13:05 +11:00 |
|
Lea Anthony
|
c774af48b7
|
Extend call subsystem to support plugins
|
2023-03-18 09:12:44 +11:00 |
|
Lea Anthony
|
4300521064
|
Initial implementation
|
2023-03-18 08:11:36 +11:00 |
|