There's a 3rd party plugin for some Node Webkit-specific features including window controls but it doesn't work with 'minify script' enabled and 'resize window' seems to be off a bit..I tried inputting the different resolutions myself, and also tried retrieving the window size at start then multiplying it, but neither are accurate.
Could these window controls be added to the official node webkit plugin?
(Set width, set height, get width, get height, set x, set y, disable resize, etc.)
Also is there any way to retrieve the user's screen size? There's no way to center the window after resizing it without this.
Also would it be possible to adjust the "window size" even in full-screen? That was pretty cool in CC.