Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 776 Bytes

File metadata and controls

32 lines (21 loc) · 776 Bytes

Contributing to ScreenX

Thanks for helping make ScreenX more useful and understandable.

Good First Contributions

  • Improve README wording for non-technical Mac users.
  • Clarify Accessibility permission setup.
  • Add tests around layout math and saved layout behavior.
  • Improve shortcut, guide, or troubleshooting copy.
  • Report confusing multi-display or drag-placement behavior.

Local Development

ScreenX is a Swift Package Manager macOS app.

./script/build_and_run.sh

You can also open the package in Xcode.

Pull Requests

Please keep changes focused. For behavior changes, describe:

  • What changed
  • Why it is safer or clearer
  • How you tested it

Do not include local build output, signing certificates, notarization secrets, or credentials.