I want to write some sort of window manager using Node and Electron.
Given I have the title of a given window, I'd like to be able to bring it forward (set as the active window).
I need it to work on both windows and linux.
I already found this https://github.com/thraaawn/winctl that does what I need but it's for windows only.
via Pascal Boutin
No comments:
Post a Comment