Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.01 KB

File metadata and controls

26 lines (19 loc) · 1.01 KB

Contributing

Bug reports and careful improvements are welcome. This project modifies display configuration, so safety checks take priority over convenience.

Before opening an issue

Run the tool in Status mode and include only:

  • the GPD model and panel identifier;
  • the reported state and EDID SHA-256;
  • Windows version and graphics-driver version;
  • whether the internal desktop and Miracast sender/receiver roles work.

Remove computer/user names and do not attach registry exports, recovery directories, raw ETL/CAB/PCAP files, WLAN reports, network addresses, SSIDs, device-instance paths, credentials, or recovery keys.

Pull requests

  • Keep Windows PowerShell 5.1 compatibility.
  • Preserve every invariant in AGENTS.md and SECURITY.md.
  • Explain why a registry or EDID change is required.
  • Add deterministic read-only validation where possible.
  • Never add another panel's EDID to this release without independent standards decoding, mode verification, a recovery plan, and real before/after testing.