Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Ask user before permanently deleting files with move_to_trash #75023

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RedworkDE
Copy link
Member

Related to #74678 and the question why the Documents folder did not end up in the trash. (I tried in a VM and was surprised to find that windows does nothing to prevent you from doing this, not even when using the explorer; tho I found the folder in the trash just fine there)

Makes windows pop up this confirmation dialog when recycling items that are too large for the trash (by default more than 5% of the disk size):
image

It is still possible to disable the recycling bin entirely for a disk, i which case the items will always be deleted permanently without a confirmation dialog (from the OS)

@RedworkDE RedworkDE requested a review from a team as a code owner March 17, 2023 11:42
@Calinou Calinou added this to the 4.1 milestone Mar 17, 2023
@YuriSizov YuriSizov modified the milestones: 4.1, 4.2 Jun 14, 2023
@AThousandShips AThousandShips modified the milestones: 4.2, 4.3 Oct 26, 2023
@AThousandShips AThousandShips modified the milestones: 4.3, 4.4 Jul 25, 2024
@Repiteo Repiteo modified the milestones: 4.4, 4.x Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants