Commit Graph
98 Commits
Author SHA1 Message Date
ALMASandGitHub 0584a3929d Fix docs (#3228) 2024-02-03 07:01:57 +11:00
Lea AnthonyandGitHub 09815e6035 Update runtime.md 2024-02-02 17:14:09 +11:00
Lea AnthonyandGitHub 9a01650622 Update runtime.md 2024-02-02 17:10:33 +11:00
Lea Anthony fc105cee2b Update docs 2024-02-01 21:39:32 +11:00
Lea Anthony 1ec3b4ecab v3.0.0-alpha.4 2024-02-01 21:09:03 +11:00
Lea AnthonyandGitHub 7f5d836916 Fix feedback text 2024-01-31 17:55:21 +11:00
Lea Anthony 6522657893 Refactor menu functions and streamline devtools toggle across systems
This update adds implementation to several menu item functions, replacing their previous 'not implemented' state. This includes actions for close, reload, forcing reload, toggling of fullscreen, reset zoom, and others. The update also includes modifications for the handling of developer tools toggle under different build configurations. This refactoring is aimed to standardize devtools configuration across different operating systems.
2024-01-21 20:52:32 +11:00
Lea Anthony 3d08f92705 Update status. Fix dev task. 2024-01-20 08:45:44 +11:00
Lea Anthony 2436229145 Fix feedback page 2024-01-19 21:37:37 +11:00
Thomas SénéchalandGitHub 23c1a7d1d8 [v3/Windows] Fix failing Windows build due to undefined options (#3208)
* Fix failing Windows build due to undefined options

* Update changelog
2024-01-18 05:33:51 +11:00
Thomas SénéchalandGitHub 44bbce125b [V3/macos] Fix systray click handling when no attached window (#3207)
* Fix systray click handling

* Open Menu if no window is attached in defaultClickHandler()

* Remove systemTraySetMenu function

* Fix a crash in hide-window example

* Update changelog
2024-01-17 22:36:22 +11:00
Lea Anthony ab22ea1f27 Update alpha docs 2024-01-14 09:22:27 +11:00
ALMASandGitHub 3cd26a2220 [v3] Improve OnShutdown (#3190)
* [v3] Improve OnShutdown

* add change log
2024-01-10 23:28:15 +11:00
Lea Anthony 4151deb9f6 Update milestones 2023-12-30 13:49:27 +11:00
Lea Anthony 0974a3ad18 Use relative paths in go.mod for replace line. 2023-12-28 19:33:37 +11:00
Lea Anthony cf7537df01 Update roadmap documentation 2023-12-22 20:38:03 +11:00
Lea Anthony 2bb25b12ff Update bindings generator to generate bindings in packages and files.
Remove unused JavaScript files
Update tests.
Update v3 docs
2023-12-22 20:01:42 +11:00
ALMASandGitHub e0b8da86ed [v3] export SetIcon method (#3147)
* export `SetIcon` method

* add change log
2023-12-19 23:43:28 +11:00
ALMASandGitHub 51afac4f22 [v3/windows] Fix dpi scaling on start up (#3145)
* [v3/windows] Fix dpi scaling on start up

* add change log
2023-12-19 19:31:38 +11:00
Marcus CraneandGitHub daed4141f5 (v3/linux): Add Taskfile template entry for run:linux (#3146)
* Add Taskfile entry for run:linux, used by task dev

Signed-off-by: Marcus Crane <marcus@utf9k.net>

* Add updated CHANGELOG entry

Signed-off-by: Marcus Crane <marcus@utf9k.net>

* Correct CHANGELOG entry

---------

Signed-off-by: Marcus Crane <marcus@utf9k.net>
2023-12-19 19:29:46 +11:00
Lea Anthony 157c5e91fc Move v3 updates into v3 changelog 2023-12-19 05:58:31 +11:00
2b3c96ab3d Fix hex keys5 (#3140)
* [v3 darwin] change hex values for arrow keys pulled from "Key Codes" app

* Update changelog

---------

Co-authored-by: Josh <josh@nerdy.co.nz>
2023-12-18 08:54:55 +11:00
Lea Anthony 23c2660fb0 Fix relative links 2023-12-13 22:46:33 +11:00
Lea Anthony ea409a2cb2 Improve documentation 2023-12-13 22:40:35 +11:00
Lea Anthony 995d9fdc9b Update alpha 3 docs 2023-12-12 22:10:22 +11:00