Conversation
fix(tests): update flash_windows calls to include PartitionScheme parameter
docs(readme): Add hyperlinks to badges, reorder and center images
ci: replace flake8 with ruff for linting
Refactor drive formatting functions and improve error handling.
feat:Add swedish translation
Feat: Added more filesystem options to "formatting only" option
Changed import statements to hidden imports for PyQt6 modules.
…s/default/default_theme.json
solved merge conflicts with main
Updated GitHub Actions workflow to build AppImages, deb, and rpm packages using Briefcase. Removed deprecated FPM build steps.
Updated build workflow to change package formats and input method.
Updated license information to specify MIT license and associated file.
…d explain how this works :D So, I made a small worker that starts before PKEXEC, logs XDG_DOWNLOAD_DIR (or ~/ if XDG_DOWNLOAD_DIR doesn't exist) to a variable, passes it to the app running as root before exiting in nanoseconds. The file manager from the GUI automatically takes the content of the variable as default directory. Made sure utils.py doesn't erase the variable. I also made tests (including edge cases), ruff-formatted and tested. Sur la branche dev Votre branche est à jour avec 'origin/dev'. Modifications qui seront validées : modifié : src/lufus/gui/gui.py modifié : src/lufus/gui/start_gui.py nouveau fichier : src/lufus/user_paths.py modifié : src/lufus/utils.py nouveau fichier : tests/test_user_paths.py
P.S. From the provious commit and this one, NO AI USED! Sur la branche dev Votre branche est à jour avec 'origin/dev'. Modifications qui seront validées : modifié : .github/workflows/ci.yml
Veuillez saisir le message de validation pour vos modifications. Les lignes commençant par '' seront ignorées, et un message vide abandonne la validation. Sur la branche dev Votre branche est à jour avec 'origin/dev'. Modifications qui seront validées : modifié : install_ventoy.py modifié : windows/flash.py modifié : windows/tweaks.py
change to briefcase for packaging
Fixed issue #183.
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.
No description provided.