Anki/qt/launcher
Damien Elmes de7de82f76 Refactor launcher + various tweaks
- Launcher can now be accessed via Tools>Upgrade/Downgrade
- Anki closes automatically on update
- When launcher not available, show update link like in the past
- It appears that access to the modern console host requires an app
to be built with the windows console subsystem, so we introduce an
extra anki-console.exe binary to relaunch ourselves with. Solves
https://forums.ankiweb.net/t/new-online-installer-launcher/62745/50
- Windows now requires you to close the terminal like on a Mac,
as I couldn't figure out how to have it automatically close. Suggestions
welcome!
- Reduce the amount of duplicate/near-duplicate code in the various
platform files, and improve readability
- Add a helper to install the current code into the launcher env
- Fix cargo test failing to build on ARM64 Windows
2025-06-27 16:10:12 +07:00
..
lin Add terminal support for *nix 2025-06-22 21:52:44 +07:00
mac macOS launcher improvements 2025-06-22 21:03:02 +07:00
src Refactor launcher + various tweaks 2025-06-27 16:10:12 +07:00
win Refactor launcher + various tweaks 2025-06-27 16:10:12 +07:00
build.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
Cargo.toml Refactor launcher + various tweaks 2025-06-27 16:10:12 +07:00
pyproject.toml Launcher tweaks 2025-06-20 16:13:50 +07:00