I made one by request in 2018 https://www.donation...ndex.php?topic=46749
-c.gingerich
Thanks for the link c.!

This may be called a "reimplementation" then

Double-Esc to close current window is huge. Looking forward to it.-nkormanik
My pleasure! I'm finishing Contro's ini proggie to truly get this one rolling (I'm doing a "
N.
A.
J." --
New
Apps for
January coding spree LoL)
On my keyboard, Ctrl-Esc is a handy combination, yes, so good candidate to do something with. Might, however, have to override a standard Windows action-nkormanik
hehe, yeah! At this point in software history seems you're likely to hit shortcut keys for one program or the other, so I guess it's okay to have the ability since you can't keep every program in the known universe happy
https://defkey.com/what-means/shift-escAs an alternative to a shortcut/hotkey, the two separate presses can also be made like:
Esc + | = close.
Esc + 1 = minimize.
Esc + 2 = maximize.
Esc + 3 = bottom of z-order.
Esc + 4 = toggle topmost.
...
You get the gist! ... to gift an "ESCapist" app with multiple configurable functions that are useful for users (very open to ideas right now!

We first dare to dream then make our dreams a reality

)