docs: add v0.8.0 screenshots and update both READMEs (Paket L)#33
Merged
Conversation
- Regenerate all 22 screenshot assets for v0.8.0 UI (EN + DE variants)
including new compose window, main window with preset combo, all three
settings tabs, tray menu, history, TTS window, and banner
- Update scripts/_make_screenshots.py: ComposeWindow capture with
_FakeLLMService/_FakePasteService stubs, TEXT_IMPROVER workflow switch
to reveal preset combo, speech settings tab, updated v0.8.0 banner copy
- Update README.md and README.de.md: migrate all screenshot paths from
legacy docs/screenshots/linux/en/ subdirectory to new
docs/screenshots/linux/{widget}-{lang}.png flat layout; add inline
Compose window screenshot in both READMEs; document preset combo in
main window section
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
…restore original banner
- history-en.png: replace generated with original dark-mode history screenshot - settings-ai-workflows-en.png: update to show Writing style preset and Custom preset (Compose) fields - settings-general-en.png: update to show Compose Window Signature and Auto-append fields - settings-ai-workflows-compose-en.png: add supplementary screenshot of Compose settings area
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/_make_screenshots.pyto capture the new Compose window (with_FakeLLMService/_FakePasteServicestubs), switch toTEXT_IMPROVERworkflow to expose the preset combo, capture the speech settings tab, and refresh all v0.8.0 banner copyREADME.mdandREADME.de.md: all screenshot paths moved from legacydocs/screenshots/linux/en/subdirectory to the new flatdocs/screenshots/linux/{widget}-{lang}.pngpattern; inline Compose window screenshot added; main window section documents the new writing-style preset comboTest plan