An open API service indexing awesome lists of open source software.

https://github.com/nwutils/nw-window-manager

WIP: NW.js Window Management library
https://github.com/nwutils/nw-window-manager

Last synced: 3 months ago
JSON representation

WIP: NW.js Window Management library

Awesome Lists containing this project

README

        

# nw-window-manager

WIP: NW.js Window Management library

## Ideas

* Easier stuff
* Create new windows
* Show relations of parent/child windows
* Hide/Show/Close a window remotely
* Hide/Show/Close all child windows
* Hide/Show/Close all windows
* Blur/Focus any window
* Harder stuff
* Communicate with windows created as a new instance (via sockets/ports)
* Keep track of window urls if possible
* Communicate with framework routing libraries maybe? (Like Vue-Router)
* Keep track of window stack order by listening to onFocus events and re-arranging an array