Lea Anthony
|
3721d73423
|
More syscall fixes (#3713)
* More syscall fixes
* Update changelog.mdx
|
2024-09-02 19:34:22 +10:00 |
|
Misite Bao
|
f70d9de366
|
fix: fix go test errors (#2169)
* fix: fix go test errors
* Add flags to mac test
* Run on all branches
* Update PR workflow
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
|
2022-12-06 06:45:06 +11:00 |
|
Lea Anthony
|
af1c530442
|
Remove usage of unsafe.Pointer in winc (#1556)
* Remove usage of unsafe.Pointer
* [windows] Remove MakeIntResource and add overloads for Load functions
* Fix `EnumProc` race condition.
* Refactor `EnumDisplayMonitors` to use `unsafe.Pointer` instead of `uintptr`
Co-authored-by: stffabi <stffabi@users.noreply.github.com>
|
2022-07-18 18:22:46 +10:00 |
|
Lea Anthony
|
a5bf76b30f
|
Fix up dev. Pull in go-webview and winc
|
2022-03-29 21:45:16 +11:00 |
|