Skip to content

Releases: programmer2514/DPEdit

DPEdit 1.4.0

10 Jun 17:23
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Replaced default /L functionality to only list active displays
  • Added an option (/A) to list all displays

DPEdit 1.3.3

22 Mar 15:09
132bc4f
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Fixed type-length declarations to match Windows API specs

DPEdit 1.3.2

27 Mar 21:49
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Added application icon

DPEdit 1.3.1

11 Jan 00:05
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • A few minor tweaks to avoid undefined behavior

DPEdit 1.3.0

14 Oct 16:07
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Added display dimensions to /L
  • Updated project to Visual Studio 2022

DPEdit 1.2.2

12 Oct 19:54
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Fixed negative coordinates being incorrectly flagged as invalid

DPEdit 1.2.1

12 Oct 12:55
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Made /L command compatible with stdout

DPEdit 1.2.0

10 Oct 14:23
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Refactored code for better readability
  • Fixed incorrect monitor indices in /L
  • Fixed crashes if user inputs incorrect parameters
  • Added /H and /?
  • Made arguments not case-sensitive

DPEdit 1.1.0

17 May 13:44
4ced0b2
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.

  • Fixed incorrect assumption of monitor indices
  • Added /L option to list available displays

DPEdit 1.0.0

19 Jun 08:08
a9d8ee4
Compare
Choose a tag to compare

A simple Windows command line utility to accurately set the relative position of monitors in a dual- or multi-monitor setup.