electron-window-manager icon indicating copy to clipboard operation
electron-window-manager copied to clipboard

Attach an existed window to window manager

Open paulyu12 opened this issue 3 years ago • 1 comments

Does electron-window-manager have a method to attach an existed window to the windowManager object ?

paulyu12 avatar Nov 11 '21 08:11 paulyu12

you could just push it into windowManager-s windows prop i think.
be advised: this repo has no active maintainers and the last supported electron was version 2

a-sync avatar Nov 11 '21 21:11 a-sync