Currently the native window of NW application is implemented with the one from Chrome App. It need to be changed to the implementation of the Browser native window.
3 thoughts on “Use the same internal implementation of the browser native window”
Comments are closed.
0.35.4 is just released with a testing version of this. Please help testing it: https://nwjs.io/blog/v0.35.4/ . Currently it’s under
--enable-features=nw2
switch. The plan is to make the switch default after 2-3 major releases and then start to remove the old implementation later.Would very much appreciate a new page in the manual, regarding all the changes and new features.
I found a regression regarding the window icon. It’s not being applied and it displays a corrupted icon inside the taskbar. I couldn’t reproduce using NW1 on Windows 7, could also affect NW1 on newer OS’s.
Repro: NW2_NoIconTest.zip
Steps:
Screenshot:
