OnTopper is a lightweight always-on-top Windows app
Tiny programs have a special place in my heart; you can check out our list of great 100K or less applications that I created back in 2010 as a good start to get going.
OnTopper is a free program for Microsoft Windows devices to set program windows to be always on top on the system. It is a handy option to make sure that a specific window is always visible regardless of whether it is the active program or not on the system.
You can use it to keep a media player, news ticker, or browser window on top all the time for example.
Tip: check out alternatives such as PinWin or OnTopReplica.
OnTopper
OnTopper is available as an installer (1.4 Megabytes in site), and a standalone application that has a size of less than 50 Kilobytes. Check the raw folder on the download page on the Sourceforge project website to download the standalone version.
Note: Windows SmartScreen may display a warning when you download the program or execute it on the system. A scan on Virustotal revealed 4 hits by lesser known antivirus engines and it appears that these are false positives.
The program displays a list of all processes on the system on start. You may browse the list manually or use the search to find a particular process. Note that search only finds item that begin with the string that you enter. If you are looking for QuiteRSS, you won't find it if you type RSS but will find it if you type quite.
Select "set top" to set a particular program window to be always on top. You may undo that by selecting "unset top" in the program interface. The "set this" button sets the OnTopper window to always on top, and the update button refreshes the list of processes to include those started after you have started the OnTopper application.
Closing Words
OnTopper is a useful lightweight program for Windows to set program windows to be on top all the time. The program could use a couple of tweaks that make it more comfortable, e.g. by hiding system processes from the list, making search more useful, or using presets/favorites, but the overall functionality works well already.
The initial version is a good start and if the developer continues to develop it, it will probably become more useful in future updates.
Now You: do you use programs to set others to be always on top? (via Deskmodder)
seems like windows defender found a trojan in this program ?
Best regards
JLT
Nice software thanks for sharing , Alternatively you can use Window TopMost Control v1.2 from sordum
https://www.sordum.org/9182/window-topmost-control-v1-2/
I use a little Autohotkey script to do this. I can pin any app by invoking by Win + T
#t::
ActiveHwnd := WinExist(“A”)
WinGetTitle, WindowTitle, ahk_id %ActiveHwnd%
WinGet, ExStyle, ExStyle, ahk_id %ActiveHwnd%
if (ExStyle & 0x8)
OnTop=1
else
OnTop=0
Winset, AlwaysOnTop, Toggle, ahk_id %ActiveHwnd%
StringReplace, WindowTitle, WindowTitle, %A_Space%- (Pinned)
if not OnTop
WindowTitle:=WindowTitle . ” – (Pinned)”
WinSetTitle, ahk_id %ActiveHwnd%,,%WindowTitle%
return
OnTopper seems to work where PinWin doesn’t. Thanks for the tip.
OnTopper seems to work where PinWin doesn’t. Thanks for the tip.
Thanks Martin, this sounds like it may can in handy.
FYI, you spelled “herd” wrong:
“Tiny programs have a special place in my heard”
So how do you use OnTopper with your herd?
In these articles, I’d like to see comparisons, e.g. in this case to PinWin, which was also posted on ghacks.
How long has Linux had this capability?
And you don’t need a separate program, you just right click on the top of the window and select Always On Top or Same As Other Windows, the wording may vary depending on the Desktop Environment and/or Window Manager you use.
“Those who do not understand UNIX are condemned to reinvent it — badly.”
– Henry Spencer
But is that Always On Top feature always saved, and does it work with all software and just not for the OS windows? And can you simply remove that option if you never use it?
“Unix geeks who condemn other geeks are silly.â€
– Alfred E. Neuman
That’s useful =]
Now if there was just a program that keeps an app in the background…
Windows 10! LOL
@pat
Thanks for that insightful info. You sound very tech savvy and smart. Do you have a tech blog or podcast? If not, you should.
Come on, that’s just a joke!
No seriously. We don’t need all these long reviews. We just need someone very smart as you who can simply tell it as it is, in three words or less.
Perhaps you should have a site called TechLOL.com?
Clearly, you’re the essential tool for that job.
I’m not joking!
LOL