A real-time always-on-top “replica” of a window of your choice (on Windows).
Go to file
2018-04-10 23:39:22 +02:00
Docs Updated text files for max 80 columns. 2013-05-03 18:16:42 +02:00
Graphics Merge 2013-10-16 00:13:14 +02:00
Installer Version number updated to 3.5.1. 2014-01-18 16:27:57 +01:00
OriginalAssets Update installer to use official MSI framework 2018-04-10 19:39:59 +02:00
src Update installer metadata 2018-04-10 23:38:58 +02:00
.gitignore Update installer to use official MSI framework 2018-04-10 19:39:59 +02:00
LICENSE Update license and readme 2017-09-06 15:51:42 +02:00
README.md Change download link to latest release 2018-04-10 19:51:50 +02:00

OnTopReplica

A real-time always-on-top “replica” of a window of your choice, for Windows Vista, 7, 8, or 10.

This simple utility application shows a blank always-on-top window by default. Users can pick any other window of the system to have an always up-to-date clone of the original window shown always-on-top. Very useful for monitoring background processes, wrangling with complex multi-window games or tools, watching Youtube videos while working, and so on.

📢 Features:

  • Clone any of your windows and keep it always-on-top while working with other windows,
  • Select a subregion of the cloned window, which:
    • Can be stored for future use,
    • Can use relative coordinates from the target windows borders.
  • Auto-resizing (fit the original window, half, quarter and fullscreen mode),
  • Position lock on any corner of your screen,
  • Adjustable opacity,
  • Click forwarding”, allows to interact with the cloned window,
  • Click-through”, makes the replica ignore any mouse interaction (turns OnTopReplica into an overlay if set together with partial opacity),
  • Group switch”-mode automatically switches through a group of windows while you use them,
  • Non-invasive installation doesnt require administrator elevation.

Requirements

  • Microsoft Windows Vista or greater (the application makes use of native DWM Thumbnails to create replicas),
  • Microsoft .NET Framework 4.0/4.5.
  • Desktop Composition (a.k.a. Windows Aero) enabled.

Installation

Get the latest version from the releases section.

Contributions

…are very welcome. Fork away! 🍽️

Submitting issues and other feedback are also appreciated.

Roadmap

  1. Update to the newest WindowsFormsAero version.
  2. Migrate to .NET 4.7.
  3. High DPI support!
  4. “Stored scenarios” that, just like stored regions, automatically clone a window (based on title or window class criteria), select a region, and set other options. Ideally to be used as task bar shortlinks.
  5. Move to the Windows Store, via Centennial. 🤞

License

OnTopReplica is licensed under the MS-RL (Microsoft Reciprocal License).