nw.js
nw.js copied to clipboard
The recent versions have been a bunch of disasters!
BUG
The latest version has been a disaster! Starting from version 0.77 that I can tell, the transparent window on Linux gnome45 will add an extra layer behind it that is not synchronized with the movement of the window. This layer causes huge problems for the transparent part. This is still the case until 0.80, and the latest 0.81 is even worse, directly invalidating frame: false, and even the frame cannot be hidden. If 0.77-0.80 is only defective, then 0.81 is completely unusable! Currently I'm going back to 0.64, which perfectly presents the transparent window effect I want.
- Operating System: ArchLinux
- NW.js Version: 0.7x after
nwjs version: 0.64 and this is I want
nwjs version: 0.80 cornar has bug!
nwjs version: 0.81 The frame: false is not work!!
same codes, same package.json, and this project create with 0.80 version
@velade You can try disabling nw2 mode until the bugs is fixed.