Release version 0.2.5

Bump the application version to 0.2.5 and update documented artifact names.

Document the Windows VirtualBox/RDP OpenGL startup failure and the Mesa software OpenGL workaround.

Record the tray-icon double-click limitation in the roadmap for future Fyne or platform-specific tray work.
This commit is contained in:
mixeme
2026-06-16 22:08:20 +03:00
parent b1fe8bd675
commit 872cc82c5c
4 changed files with 63 additions and 8 deletions
+10
View File
@@ -38,6 +38,16 @@ Cleanup checklist:
- Recheck `.gitignore`, Docker scripts, and packaging scripts for rules or
branches that only supported early experiments.
## Tray Interaction
Improve tray icon interaction after choosing a tray backend path.
- Add double-click on the tray icon to show and focus the main window.
- Current Fyne 2.5.3 desktop tray API exposes menu and icon setup, but does not
expose click or double-click callbacks for the tray icon itself.
- Revisit when Fyne exposes this callback, or evaluate a small platform-specific
tray integration if the behavior becomes important enough.
## Delivery And Packaging
Keep a single portable binary as the baseline delivery format. It is simple to