Skip to content

FlippyWindow is a simple Windows application that non-destructively flips any part of your screen horizontally.

License

Notifications You must be signed in to change notification settings

damiendart/flippywindow

Repository files navigation

FlippyWindow

FlippyWindow is a simple Windows application that non-destructively flips any part of your screen horizontally, in real-time and using minimal resources. Flipping images (or viewing things with a mirror) is a technique used to help view things with “fresh eyes” which can aid with spotting visual issues.

FlippyWindow requires Windows 8 or a later Windows operating system as it (ab)uses the second release of the Magnification API.

Building FlippyWindow

  1. Grab a copy of FlippyWindow’s source code (which is also available on GitHub).
  2. Build FlippyWindow’s icon with “BuildIcon.bat” (you’ll need ImageMagick installed and available from the command line).
  3. Use CMake to generate Visual Studio bumf.
  4. Use the generated Visual Studio bumf to build FlippyWindow.

Licence

FlippyWindow is written by Damien Dart and is licenced under the MIT licence. For more information, please refer to the accompanying “LICENCE” file.

About

FlippyWindow is a simple Windows application that non-destructively flips any part of your screen horizontally.

Topics

Resources

License

Stars

Watchers

Forks