Skip to content

Small program that makes Windows window be on top of other windows

Notifications You must be signed in to change notification settings

sptls/window_on_top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WINDOWS always on TOP

Small program that makes selected window/s be always on top of other windows. Essential feature that Windows systems are still missing. There is no interface or any notifications what is going on. Program adds (ONTOP) suffix to title of window that has been set to be on top.

It works in background.

Usage

Download latest compiled version from release page --------->

LCtrl+LShift    - make window be in "top mode", press again to make windows the same as before. 
                  Press on different window to set it to top mode. You can have multiple windows in "top mode"
LCtrl+Q         - quit

Requirements

make
cc

Update 1.11

  • Fixed title suffix bug

Update 1.10

  • Now adds (ONTOP) suffix to window title

About

Small program that makes Windows window be on top of other windows

Resources

Stars

Watchers

Forks