Ian VanSchooten
|
b733b1d3c4
|
Fix hidden menuItem on windows
And bring menu_windows into alignment with popupmenu_windows
|
2025-03-08 11:25:06 +11:00 |
|
Lea Anthony
|
b2c43c034f
|
[windows]Better popup menu positioning
|
2025-02-27 21:01:14 +11:00 |
|
Fabio Massaioli
|
e7c134de4e
|
[v3] Late service registration and error handling overhaul (#4066)
* Add service registration method
* Fix error handling and formatting in messageprocessor
* Add configurable error handling
* Improve error strings
* Fix service shutdown on macOS
* Add post shutdown hook
* Better fatal errors
* Add startup/shutdown sequence tests
* Improve debug messages
* Update JS runtime
* Update docs
* Update changelog
* Fix log message in clipboard message processor
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Remove panic in RegisterService
* Fix linux tests (hopefully)
* Fix error formatting everywhere
* Fix typo in windows webview
* Tidy example mods
* Set application name in tests
* Fix ubuntu test workflow
* Cleanup template test pipeline
* Fix dev build detection on Go 1.24
* Update template go.mod/sum to Go 1.24
* Remove redundant caching in template tests
* Final format string cleanup
* Fix wails3 tool references
* Fix legacy log calls
* Remove formatJS and simplify format strings
* Fix indirect import
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-02-19 09:27:41 +01:00 |
|
Lea Anthony
|
7cbde83f38
|
[windows] Fix radio group menu items
|
2024-12-06 22:00:43 +11:00 |
|
Lea Anthony
|
086c7ae32d
|
Add error handler. Use latest go-webview2.
|
2024-07-28 20:49:08 +10:00 |
|
Lea Anthony
|
d61bb9c79b
|
[Windows] Handle menu accelerators
|
2024-07-27 16:04:26 +10:00 |
|
Lea Anthony
|
36b4b3695b
|
Initial menu item bitmap support
|
2023-10-22 09:32:04 +11:00 |
|
Lea Anthony
|
fe48b9d03d
|
[windows] Add systray.OpenMenu
|
2023-09-21 19:14:44 +10:00 |
|
Lea Anthony
|
3433b8ce8f
|
[v3 windows] Support context menus
|
2023-06-04 14:05:19 +10:00 |
|
Lea Anthony
|
9b686b5417
|
[v3 windows] Support Application Menu, hiding menu items
|
2023-06-01 22:52:04 +10:00 |
|
Lea Anthony
|
f2d6dba2cf
|
[v3 windows] initial dialog support. Refactor button callback name
|
2023-05-30 16:32:01 +08:00 |
|