Lea Anthony
|
6aa6762f12
|
Devtools hotkey (#2915)
* Add Ctrl/Cmd+Shift+F12 Hotkey to open devtools when `-devtools` flag used.
|
2023-09-19 05:56:14 +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 |
|