Skip to content

nwutils/nw-window-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WIP: NW.js Window Management library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published