]> danix's work - publisher.git/commit
feat: add typora_args config field for Wayland launch flags
authorDanilo M. <redacted>
Sun, 3 May 2026 13:35:46 +0000 (15:35 +0200)
committerDanilo M. <redacted>
Sun, 3 May 2026 13:35:46 +0000 (15:35 +0200)
commit273915dafd51c0ef7aa1ac3f74cb6192497b9b09
tree8aa967c54f1088184cb2c32f531f3afbae4efc63
parente28ebf9f0d2aaa9a6819f5a09cac05953080c1e9
feat: add typora_args config field for Wayland launch flags

Allows passing extra CLI args (e.g. --ozone-platform=wayland) to Typora
at launch without baking them into the binary path.

Co-Authored-By: Claude Sonnet 4.6 <redacted>
core/config.py
ui/main_window.py
ui/setup_dialog.py
ui/translation_view.py