Files
maCopy/docs
ilia f9a11ca640
CI / skip-ci-check (pull_request) Successful in 5s
CI / secret-scan (pull_request) Successful in 4s
CI / node-ci (pull_request) Successful in 19s
Fix context menu Pin/Delete and Control+click race.
Control+click was treated as multi-select and a window click listener dismissed the menu before Pin/Delete could run; fire menu actions on mousedown and close only on outside pointerdown.
2026-07-15 17:02:38 -04:00
..

maCopy docs index

Living product docs for shipping and maintaining maCopy.

Doc Purpose
docs/GUIDE.md Start here — install + full usage reference (living doc)
README.md Dev-oriented: architecture, project structure, how to run tests
CHANGELOG.md What shipped in each version
ROADMAP.md Shipped vs next vs brainstorm
docs/TESTING.md Test stack, commands, coverage map
docs/LAUNCH-AT-LOGIN.md Start on Mac login
docs/SHARING.md Where the app lives + how to share a build
docs/PRODUCT.md What “professional product” still needs

Keep these current when behavior changes — docs/GUIDE.md is the living doc for end users, README + ROADMAP are the living docs for development.