E
E
EvgeniyKor2019-07-19 16:11:21
Node.js
EvgeniyKor, 2019-07-19 16:11:21

Is it possible on Electron to know which window has focus on Windows?

Is it possible to find out which window is open on Windows using Electron or something else in js? That is, which window is in focus right now on the computer, its name and the name of the process.
If not, then advise on how this can be implemented knowing js or what other language?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Gleb, 2019-07-19
@EvgeniyKor

1) You can try using this library here .
2) You can look in the direction of writing a module for a node

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question