Release/v0.6.1 - #7
Merged
Merged
Conversation
kc9wwh
commented
Dec 26, 2025
Owner
- Dark Mode support (Dark mode support #4)
- Default & persistent folder locations
- Improved DMG UX
- Implement automatic system theme detection (Light/Dark mode) - Refactor hardcoded stylesheets to dynamic `apply_theme` method - Fix log context window contrast issues in Dark Mode - Ensure banners and dynamic widgets respect the current theme - Add `QEvent` import for palette change detection - Fix linting issues (bare excepts and f-string usage)
- Initialize `QSettings` in `PDF2MP3App` to store application state. - Update `select_pdf` to default to `~/Downloads` initially, and persist the last used directory for subsequent opens. - Update `convert` to default the Save MP3 dialog to the input PDF's directory, ensuring a writable default location. - This resolves issues with restricted permissions in bundled apps and improves UX.
…79149254486733992
…9149254486733992 Add file dialog persistence and defaults
Add automatic dark mode support and fix log window legibility
✅ Test ResultsStatus: Passed Test Summary
Last updated: Fri, 26 Dec 2025 22:10:58 GMT |
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.