Skip to content

Commit 09a0283

Browse files
save file
1 parent b566937 commit 09a0283

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,12 @@ <h1 slot=title>
576576

577577
<p>
578578
Simply making the current window on top has its limitations, this blog post
579-
is to demonstrate the use of node-gyp, but can easily be extended
579+
is to demonstrate the use of node-gyp, but can easily be extended,
580+
by for instance hooking into ctrl+f1 keypress and then determine which
581+
window has focus and make it on top, find out if the window is on top,
582+
or simply ctrl+f2 make it not on top.
583+
<br>
584+
keep checking back.
580585
</p>
581586

582587
</div>

0 commit comments

Comments
 (0)