Skip to content

Releases: MilkyTech/DisplayToggler

v2.0.0

08 Jan 20:17
e4f024d

Choose a tag to compare

DisplayToggler v2.0.0

This release fixes a long-standing issue where toggling displays could reset refresh rates (e.g. 60 Hz → 29.97 Hz).

🔧 What’s New

  • Switched to Windows-native DisplaySwitch.exe for display mode changes
  • Refresh rate and resolution are now preserved reliably
  • Added a compiled executable for convenience
  • Improved tray behavior with full right-click display mode selection
  • Startup detection ensures tray icon matches current display state

🖱️ Usage

  • Left-click tray icon: toggle between Primary Only and Extend
  • Right-click tray icon: select any display mode
  • Ctrl + Alt + D: quick toggle hotkey

🔐 About the Executable

A pre-compiled DisplayToggler.exe is included for convenience.
The full AutoHotkey v2 source is provided so users can review or compile it themselves if preferred.

🧠 Technical Notes

  • Compiled using AutoHotkey64
  • No third-party dependencies
  • Works on Windows 10 and Windows 11

DisplayToggler v1.0.0

08 Jan 21:02

Choose a tag to compare

DisplayToggler v1.0.0

Initial release using NirSoft MultiMonitorTool.

Features:

  • Basic tray toggle between primary and extended displays
  • Right-click menu not yet implemented
  • Refresh rates may reset when toggling displays