| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 5 days | feat: add typora_args config field for Wayland launch flags | Danilo M. | 1 | -0/+3 | |
| 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 <noreply@anthropic.com> | |||||
| 5 days | feat: add font_size config option, apply at startup | Danilo M. | 1 | -0/+3 | |
| Reads font_size (int, default 10) from config.toml and sets it as the app-wide QFont point size before the main window is shown. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
| 7 days | fix: clean up config module - remove self-import pattern, pass path ↵ | Danilo M. | 1 | -12/+7 | |
| explicitly in tests | |||||
| 7 days | feat: config load/save with tomlkit | Danilo M. | 1 | -0/+40 | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||||
