PowerOverlay Changelog

What's new in PowerOverlay 0.5

Sep 10, 2022
  • Adds support for direct control of audio (speaker and microphone) devices.

New in PowerOverlay 0.4 (Sep 5, 2022)

  • Adds actions for closing windows/apps and for sending WM_APPCOMMAND for various common actions.
  • Support for switching back to the triggering application
  • Debug log
  • Sending formatted date/time strings
  • Improvements to app targeting
  • Improvements to overlay placement and visuals

New in PowerOverlay 0.3 (Aug 11, 2022)

  • As well as support for mouse events (move, click, etc.), adds support for arbitrary delays between keystrokes and helps to address side effects of AttachThreadInput (used to send keyboard and mouse events to an application).
  • Also some usability and visual improvements.