mherrmann / mherrmann/fman

Copy as default behaviour between volumes?

Open
#459 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

2 votes bug mac windows
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

I'd like to see copy as the default behaviour between volumes.

Currently dragging a file from one volume (drive) to another does a move:
screen shot 2018-07-31 at 10 48 41

But on macOS a DMG (common app distribution method) is read-only so it fails with something like:
screen shot 2018-07-31 at 11 03 03

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the file manager's drag-and-drop handling for moves between volumes and check how it behaves with a read-only macOS DMG. The change is complete when dragging between volumes defaults to copying rather than moving, including from a DMG, without breaking same-volume behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.