I just figured out this useful script for AutoHotKey.
;Windows key+a will toggle a window to always on top or not.
#a::WinSet, AlwaysOnTop, toggle, A
I just figured out this useful script for AutoHotKey.
;Windows key+a will toggle a window to always on top or not.
#a::WinSet, AlwaysOnTop, toggle, A