Anki/qt/launcher/src/platform
Damien Elmes 8932199513 Possible fix for launcher failing to appear on some Linux systems
While testing the previous PR, I noticed that if stdout is set to None,
the same behaviour is shown as in the following report:
https://forums.ankiweb.net/t/cannot-switch-versions/64565

This leads me to wonder whether IsTerminal is behaving differently
on that user's system, and the use of an env var may be more reliable.
2025-07-28 21:53:44 +10:00
..
mac.rs Add uninstall support to launcher 2025-06-29 13:32:06 +07:00
mod.rs Possible fix for launcher failing to appear on some Linux systems 2025-07-28 21:53:44 +10:00
unix.rs Re-order terminals, again, for better UX. (#4186) 2025-07-08 16:29:07 +07:00
windows.rs Hack back in a fix for lack of ANSI codes on Windows 10 2025-07-19 00:40:16 +07:00