a2stuff / a2stuff/a2d

Allow files on desktop by adding DESKTOP folder

Open
#759 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

DeskTop feature request
Dominant language
Assembly
Stars
322
Forks
29
Avg merge
24m
Merged PRs (30d)
3

Description

Add a DESKTOP subdirectory in the A2D root that is presented as files on the desktop, in addition to volume icons.

This would be decidedly non-trivial

  • Violates invariant that window id 0 implies "is volume"
  • ... and also single root path for a given window
  • Violates invariant that can't select both volumes and files simultaneously
  • Path gets complicated when copied to RAMCard
  • Icon locations are not persisted so you can't customize locations.

... but it'd be pretty cool.

Contributor guide

Open the contributing guide

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

No files, tests, or entry points are named. Start by locating the desktop window, volume-selection, RAMCard-copy, and icon-persistence paths implicated by the issue, then define how DESKTOP files should behave across those invariants before implementation.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.