Anki/qt/launcher
Damien Elmes aa8dfe1cf4 Fix icon/menu entries on macOS after update
We need to exec() Python from a GUI context so that the app name and
icon are inherited from our launcher bundle. And we need to munge
sys.argv[0] prior to main window instantiation so that we don't get
app menu entries like "Hide -c". We do that in the launcher instead
of __init__.py so that older versions display correctly too.
2025-06-29 11:50:49 +07:00
..
addon Inject Upgrade/Downgrade menu item and audio support into older versions 2025-06-29 11:50:49 +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 Fix icon/menu entries on macOS after update 2025-06-29 11:50:49 +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